gem5  v20.1.0.0
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

◆ @72

union { ... }

◆ event_id

uint32_t kfd_event_data::event_id

Definition at line 260 of file kfd_ioctl.h.

◆ 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 Wed Sep 30 2020 14:02:26 for gem5 by doxygen 1.8.17