Searched refs:LOG_PROFILER (Results 1 – 2 of 2) sorted by relevance
76 #define LOG_PROFILER(format, ...) printf(format "\n", ##__VA_ARGS__) macro81 #define LOG_PROFILER(format, ...) macro
377 LOG_PROFILER("COST %s %s %llu ms [%s] %s", KeyParser::GetKeyById(data.component), in Output()