Searched refs:recordEvent (Results 1 – 3 of 3) sorted by relevance
41 if (Device.recordEvent(Event, AsyncInfo) != OFFLOAD_SUCCESS) { in addEventIfNecessary()638 int32_t DeviceTy::recordEvent(void *Event, AsyncInfoTy &AsyncInfo) { in recordEvent() function in DeviceTy
449 int32_t recordEvent(void *Event, AsyncInfoTy &AsyncInfo);
123 int recordEvent(void *EventPtr, __tgt_async_info *AsyncInfo) { in recordEvent() function1805 return recordEvent(EventPtr, AsyncInfoPtr); in __tgt_rtl_record_event()