Searched refs:PERF_COLOR_BLUE (Results 1 – 4 of 4) sorted by relevance
13 #define PERF_COLOR_BLUE "\033[34m" macro
111 const char *color = PERF_COLOR_BLUE; in trace_event()
761 color_fprintf(stdout, PERF_COLOR_BLUE, "%s\n", dl->line); in disasm_line__print()
664 const char *color = show_num ? "" : PERF_COLOR_BLUE; in __show_one_line()