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

/external/linux-tools-perf/src/tools/perf/util/
H A Dcolor.h12 #define PERF_COLOR_YELLOW "\033[33m" macro
/external/linux-tools-perf/src/tools/perf/tests/
H A Dbuiltin-test.c170 color_fprintf(stderr, PERF_COLOR_YELLOW, " Skip (user override)\n");
183 color_fprintf(stderr, PERF_COLOR_YELLOW, " Skip\n");
/external/linux-tools-perf/src/tools/perf/
H A Dbuiltin-trace.c379 printed += color_fprintf(fp, PERF_COLOR_YELLOW, "%6.3f ms", duration);
784 color_fprintf(trace->output, PERF_COLOR_YELLOW, "continued");
1146 color = PERF_COLOR_YELLOW;
H A Dbuiltin-stat.c672 color = PERF_COLOR_YELLOW;

Completed in 131 milliseconds