hsa_amd_event_t Struct Reference#
hsa_amd_event_t Struct Reference
AMD GPU event data passed to event handler. More...
#include <hsa_ext_amd.h>
Collaboration diagram for hsa_amd_event_t:
Data Fields | ||
hsa_amd_event_type_t | event_type | |
union { | ||
hsa_amd_gpu_memory_fault_info_t memory_fault | ||
hsa_amd_gpu_hw_exception_info_t hw_exception | ||
}; | ||
Detailed Description
AMD GPU event data passed to event handler.
Field Documentation
◆ [union]
union { ... } hsa_amd_event_t |
◆ event_type
hsa_amd_event_type_t hsa_amd_event_t::event_type |
◆ hw_exception
hsa_amd_gpu_hw_exception_info_t hsa_amd_event_t::hw_exception |
◆ memory_fault
hsa_amd_gpu_memory_fault_info_t hsa_amd_event_t::memory_fault |
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hip/checkouts/ROCR-Runtime/src/inc/hsa_ext_amd.h