Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/impl/
H A Dsystem.cpp102 hsa_status_t callbackEvent(const hsa_amd_event_t *event, void *data) { in callbackEvent() function
138 hsa_status_t err = hsa_amd_register_system_event_handler(callbackEvent, NULL); in atl_init_gpu_context()