Home
last modified time | relevance | path

Searched refs:pid_color (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/tools/perf/
Dbuiltin-sched.c1598 const char *pid_color = color; in map_switch_event() local
1602 pid_color = COLOR_PIDS; in map_switch_event()
1621 color_fprintf(stdout, pid_color, "%2s ", curr_tr->shortname); in map_switch_event()
1632 const char *pid_color = color; in map_switch_event() local
1635 pid_color = COLOR_PIDS; in map_switch_event()
1637 color_fprintf(stdout, pid_color, "%s => %s:%d", in map_switch_event()