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