Home
last modified time | relevance | path

Searched refs:HSA_AMD_GPU_MEMORY_FAULT_EVENT (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/dynamic_hsa/
H A Dhsa_ext_amd.h105 HSA_AMD_GPU_MEMORY_FAULT_EVENT = 0, enumerator
/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/impl/
H A Dsystem.cpp103 if (event->event_type == HSA_AMD_GPU_MEMORY_FAULT_EVENT) { in callbackEvent()