Searched refs:__xray_set_handler (Results 1 – 6 of 6) sorted by relevance
92 __xray_set_handler(it->Impl.handle_arg0); in __xray_log_select_mode()120 __xray_set_handler(Impl.handle_arg0); in __xray_set_log_impl()
413 int __xray_set_handler(void (*entry)(int32_t, in __xray_set_handler() function451 return __xray_set_handler(nullptr); in __xray_remove_handler()
471 __xray_set_handler(profilingHandleArg0); in profilingLoggingInit()
430 __xray_set_handler(atomic_load(&UseRealTSC, memory_order_acquire) in basicLoggingInit()
709 __xray_set_handler(fdrLoggingHandleArg0); in fdrLoggingInit()
52 extern int __xray_set_handler(void (*entry)(int32_t, XRayEntryType));