Searched refs:log_title (Results 1 – 1 of 1) sorted by relevance
206 #define RUN_SLOW_FUNCTION_AND_LOG(log_title, func_ptr, ...) \ argument208 DurationReporter duration_reporter_in_macro(log_title); \214 #define RUN_SLOW_FUNCTION_WITH_CONSENT_CHECK_AND_LOG(log_title, func_ptr, ...) \ argument216 RUN_SLOW_FUNCTION_AND_LOG(log_title, func_ptr, __VA_ARGS__); \