Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dcolor.h15 #define PERF_COLOR_GREEN "\033[32m" macro
H A Dcolor.c137 color = PERF_COLOR_GREEN; in get_percent_color()
H A Dstat-shadow.c486 ? PERF_COLOR_GREEN : PERF_COLOR_RED; in generic_metric()
/openbmc/linux/tools/perf/
H A Dbuiltin-version.c36 color_fprintf(stdout, PERF_COLOR_GREEN, "%-3s", status); in on_off_print()