Home
last modified time | relevance | path

Searched refs:PERF_COLOR_YELLOW (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/tools/perf/util/
Dcolor.h15 #define PERF_COLOR_YELLOW "\033[33m" macro
Dstat-shadow.c295 color = PERF_COLOR_YELLOW; in get_ratio_color()
/Linux-v4.19/tools/perf/tests/
Dbuiltin-test.c395 color_fprintf(stderr, PERF_COLOR_YELLOW, " Skip\n"); in test_and_print()
565 color_fprintf(stderr, PERF_COLOR_YELLOW, " Skip (user override)\n"); in __cmd_test()
586 color_fprintf(stderr, PERF_COLOR_YELLOW, in __cmd_test()
/Linux-v4.19/tools/perf/
Dbuiltin-trace.c888 printed += color_fprintf(fp, PERF_COLOR_YELLOW, "%6.3f ms", duration); in fprintf_duration()
1842 color_fprintf(trace->output, PERF_COLOR_YELLOW, "continued"); in trace__sys_exit()