Searched refs:__xray_log_register_mode (Results 1 – 6 of 6) sorted by relevance
231 XRayLogRegisterStatus __xray_log_register_mode(const char *Mode,
64 __xray_log_register_mode(const char *Mode, in __xray_log_register_mode() function
503 auto RegistrationResult = __xray_log_register_mode("xray-profiling", Impl); in profilingDynamicInitializer()
472 auto RegistrationResult = __xray_log_register_mode("xray-basic", Impl); in basicLogDynamicInitializer()
733 auto RegistrationResult = __xray_log_register_mode("xray-fdr", Impl); in fdrLogDynamicInitializer()
187 - ``__xray_log_register_mode(...)``: Register a logging implementation against192 ``__xray_log_register_mode(...)`` can be chosen with this function.