gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::kfd_ioctl_get_clock_counters_args Struct Reference

#include <kfd_ioctl.h>

Public Attributes

uint64_t gpu_clock_counter
 
uint64_t cpu_clock_counter
 
uint64_t system_clock_counter
 
uint64_t system_clock_freq
 
uint32_t gpu_id
 
uint32_t pad
 

Detailed Description

Definition at line 131 of file kfd_ioctl.h.

Member Data Documentation

◆ cpu_clock_counter

uint64_t gem5::kfd_ioctl_get_clock_counters_args::cpu_clock_counter

Definition at line 134 of file kfd_ioctl.h.

◆ gpu_clock_counter

uint64_t gem5::kfd_ioctl_get_clock_counters_args::gpu_clock_counter

Definition at line 133 of file kfd_ioctl.h.

◆ gpu_id

uint32_t gem5::kfd_ioctl_get_clock_counters_args::gpu_id

Definition at line 138 of file kfd_ioctl.h.

◆ pad

uint32_t gem5::kfd_ioctl_get_clock_counters_args::pad

Definition at line 139 of file kfd_ioctl.h.

◆ system_clock_counter

uint64_t gem5::kfd_ioctl_get_clock_counters_args::system_clock_counter

Definition at line 135 of file kfd_ioctl.h.

◆ system_clock_freq

uint64_t gem5::kfd_ioctl_get_clock_counters_args::system_clock_freq

Definition at line 136 of file kfd_ioctl.h.


The documentation for this struct was generated from the following file:

Generated on Tue Jun 18 2024 16:24:12 for gem5 by doxygen 1.11.0