Searched refs:PERF_COLOR_NORMAL (Results 1 – 4 of 4) sorted by relevance
7 #define PERF_COLOR_NORMAL "" macro
169 const char *color = PERF_COLOR_NORMAL; in get_percent_color()
893 const char *color = PERF_COLOR_NORMAL; in get_ratio_color()
1158 printed += color_fprintf(fp, PERF_COLOR_NORMAL, "%6.3f ms", duration); in fprintf_duration()