HomeSort by relevance Sort by last modified time
    Searched refs:PERF_COLOR_BLUE (Results 1 - 4 of 4) sorted by null

  /external/linux-tools-perf/util/
color.h 13 #define PERF_COLOR_BLUE "\033[34m"
debug.c 73 const char *color = PERF_COLOR_BLUE;
annotate.c 181 color_fprintf(stdout, PERF_COLOR_BLUE, "%s\n", oline->line);
probe-event.c 326 const char *color = show_num ? "" : PERF_COLOR_BLUE;
    [all...]

Completed in 53 milliseconds