Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dcolor.h16 #define PERF_COLOR_GREEN "\033[32m" macro
H A Dcolor.c109 color = PERF_COLOR_GREEN; in get_percent_color()
H A Dstat-display.c83 PERF_COLOR_GREEN, /* good */ in metric_threshold_classify__color()
/linux/tools/perf/
H A Dbuiltin-check.c76 color_fprintf(stdout, PERF_COLOR_GREEN, "%-3s", status); in on_off_print()