Searched refs:log_title (Results 1 – 1 of 1) sorted by relevance
224 #define RUN_SLOW_FUNCTION_AND_LOG(log_title, func_ptr, ...) \ argument226 DurationReporter duration_reporter_in_macro(log_title); \232 #define RUN_SLOW_FUNCTION_WITH_CONSENT_CHECK_AND_LOG(log_title, func_ptr, ...) \ argument234 RUN_SLOW_FUNCTION_AND_LOG(log_title, func_ptr, __VA_ARGS__); \