Lines Matching refs:color
1448 bool color; member
1457 return priv.color; in thread__has_color()
1465 .color = false, in map__findnew_thread()
1472 priv.color = true; in map__findnew_thread()
1489 const char *color = PERF_COLOR_NORMAL; in map_switch_event() local
1555 const char *pid_color = color; in map_switch_event()
1556 const char *cpu_color = color; in map_switch_event()
1568 color_fprintf(stdout, color, " "); in map_switch_event()
1575 color_fprintf(stdout, color, " "); in map_switch_event()
1582 color_fprintf(stdout, color, " %12s secs ", stimestamp); in map_switch_event()
1584 const char *pid_color = color; in map_switch_event()
1594 color_fprintf(stdout, color, " (CPU %d)", this_cpu); in map_switch_event()
1597 color_fprintf(stdout, color, "\n"); in map_switch_event()