Searched refs:handle_arg0 (Results 1 – 2 of 2) sorted by relevance
66 if (Impl.flush_log == nullptr || Impl.handle_arg0 == nullptr || in __xray_log_register_mode()92 __xray_set_handler(it->Impl.handle_arg0); in __xray_log_select_mode()108 Impl.handle_arg0 == nullptr || Impl.flush_log == nullptr) { in __xray_set_log_impl()120 __xray_set_handler(Impl.handle_arg0); in __xray_set_log_impl()
187 void (*handle_arg0)(int32_t, XRayEntryType); member