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