Home
last modified time | relevance | path

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

/linux-3.4.99/tools/perf/util/
Dcolor.h13 #define PERF_COLOR_BLUE "\033[34m" macro
Ddebug.c74 const char *color = PERF_COLOR_BLUE; in trace_event()
Dannotate.c183 color_fprintf(stdout, PERF_COLOR_BLUE, "%s\n", oline->line); in objdump_line__print()
Dprobe-event.c386 const char *color = show_num ? "" : PERF_COLOR_BLUE; in __show_one_line()