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

◆ gpu_clock_counter

uint64_t gem5::kfd_ioctl_get_clock_counters_args::gpu_clock_counter

Definition at line 132 of file kfd_ioctl.h.

◆ gpu_id

uint32_t gem5::kfd_ioctl_get_clock_counters_args::gpu_id

Definition at line 137 of file kfd_ioctl.h.

◆ pad

uint32_t gem5::kfd_ioctl_get_clock_counters_args::pad

Definition at line 138 of file kfd_ioctl.h.

◆ system_clock_counter

uint64_t gem5::kfd_ioctl_get_clock_counters_args::system_clock_counter

Definition at line 134 of file kfd_ioctl.h.

◆ system_clock_freq

uint64_t gem5::kfd_ioctl_get_clock_counters_args::system_clock_freq

Definition at line 135 of file kfd_ioctl.h.


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

Generated on Wed Dec 21 2022 10:23:19 for gem5 by doxygen 1.9.1