Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/
Dbuiltin-sched.c1608 const char *pid_color = color; in map_switch_event() local
1612 pid_color = COLOR_PIDS; in map_switch_event()
1631 color_fprintf(stdout, pid_color, "%2s ", curr_tr->shortname); in map_switch_event()
1642 const char *pid_color = color; in map_switch_event() local
1645 pid_color = COLOR_PIDS; in map_switch_event()
1647 color_fprintf(stdout, pid_color, "%s => %s:%d", in map_switch_event()