Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dcolor.h13 #define PERF_COLOR_BLUE "\033[34m" macro
Ddebug.c116 const char *color = PERF_COLOR_BLUE; in trace_event()
Dintel-bts.c96 const char *color = PERF_COLOR_BLUE; in intel_bts_dump()
Dannotate.c907 color_fprintf(stdout, PERF_COLOR_BLUE, "%s\n", dl->line); in disasm_line__print()
Dintel-pt.c149 const char *color = PERF_COLOR_BLUE; in intel_pt_dump()
Dprobe-event.c737 const char *color = show_num ? "" : PERF_COLOR_BLUE; in __show_one_line()