Home
last modified time | relevance | path

Searched defs:recordEvent (Results 1 – 3 of 3) sorted by relevance

/llvm-project/offload/src/
H A Ddevice.cpp251 int32_t DeviceTy::recordEvent(void *Event, AsyncInfoTy &AsyncInfo) { in recordEvent() function in DeviceTy
/llvm-project/offload/plugins-nextgen/common/src/
H A DPluginInterface.cpp1471 Error GenericDeviceTy::recordEvent(void *EventPtr, recordEvent() function in GenericDeviceTy
/llvm-project/offload/plugins-nextgen/amdgpu/src/
H A Drtl.cpp1552 Error AMDGPUStreamTy::recordEvent(AMDGPUEventTy &Event) const { recordEvent() function in llvm::omp::target::plugin::AMDGPUStreamTy