Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/
H A Dbuiltin-test.c288 color_fprintf(stderr, PERF_COLOR_YELLOW, " Skip (%s)\n", reason); in test_and_print()
290 color_fprintf(stderr, PERF_COLOR_YELLOW, " Skip\n"); in test_and_print()
358 color_fprintf(stderr, PERF_COLOR_YELLOW, " Skip (user override)\n"); in run_shell_tests()
404 color_fprintf(stderr, PERF_COLOR_YELLOW, " Skip (user override)\n"); in __cmd_test()
423 color_fprintf(stderr, PERF_COLOR_YELLOW, in __cmd_test()
/openbmc/linux/tools/perf/util/
H A Dcolor.h16 #define PERF_COLOR_YELLOW "\033[33m" macro
H A Dstat-shadow.c148 color = PERF_COLOR_YELLOW; in get_ratio_color()
/openbmc/linux/tools/perf/
H A Dbuiltin-trace.c1249 printed += color_fprintf(fp, PERF_COLOR_YELLOW, "%6.3f ms", duration); in fprintf_duration()
2545 color_fprintf(trace->output, PERF_COLOR_YELLOW, "continued");