gem5  v20.1.0.0
Public Attributes | List of all members
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 113 of file kfd_ioctl.h.

Member Data Documentation

◆ cpu_clock_counter

uint64_t kfd_ioctl_get_clock_counters_args::cpu_clock_counter

Definition at line 115 of file kfd_ioctl.h.

Referenced by GPUComputeDriver::ioctl().

◆ gpu_clock_counter

uint64_t kfd_ioctl_get_clock_counters_args::gpu_clock_counter

Definition at line 114 of file kfd_ioctl.h.

Referenced by GPUComputeDriver::ioctl().

◆ gpu_id

uint32_t kfd_ioctl_get_clock_counters_args::gpu_id

Definition at line 119 of file kfd_ioctl.h.

◆ pad

uint32_t kfd_ioctl_get_clock_counters_args::pad

Definition at line 120 of file kfd_ioctl.h.

◆ system_clock_counter

uint64_t kfd_ioctl_get_clock_counters_args::system_clock_counter

Definition at line 116 of file kfd_ioctl.h.

Referenced by GPUComputeDriver::ioctl().

◆ system_clock_freq

uint64_t kfd_ioctl_get_clock_counters_args::system_clock_freq

Definition at line 117 of file kfd_ioctl.h.

Referenced by GPUComputeDriver::ioctl().


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

Generated on Wed Sep 30 2020 14:02:26 for gem5 by doxygen 1.8.17