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/perf-3.12.0/tools/perf/util/
color.h 13 #define PERF_COLOR_BLUE "\033[34m"
debug.c 53 const char *color = PERF_COLOR_BLUE;
annotate.c 718 color_fprintf(stdout, PERF_COLOR_BLUE, "%s\n", dl->line);
    [all...]
probe-event.c 425 const char *color = show_num ? "" : PERF_COLOR_BLUE;
    [all...]

Completed in 122 milliseconds