gem5  v21.0.1.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
kfd_event_data Struct Reference

#include <kfd_ioctl.h>

Public Attributes

union {
   struct kfd_hsa_memory_exception_data   memory_exception_data
 
}; 
 
uint64_t kfd_event_data_ext
 
uint32_t event_id
 
uint32_t pad
 

Detailed Description

Definition at line 254 of file kfd_ioctl.h.

Member Data Documentation

◆ @69

union { ... }

◆ event_id

uint32_t kfd_event_data::event_id

Definition at line 260 of file kfd_ioctl.h.

Referenced by GPUComputeDriver::ioctl().

◆ kfd_event_data_ext

uint64_t kfd_event_data::kfd_event_data_ext

Definition at line 258 of file kfd_ioctl.h.

◆ memory_exception_data

struct kfd_hsa_memory_exception_data kfd_event_data::memory_exception_data

Definition at line 256 of file kfd_ioctl.h.

◆ pad

uint32_t kfd_event_data::pad

Definition at line 261 of file kfd_ioctl.h.


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

Generated on Tue Jun 22 2021 15:28:40 for gem5 by doxygen 1.8.17