Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/
Dbuiltin-sched.c1614 const char *pid_color = color; in map_switch_event() local
1618 pid_color = COLOR_PIDS; in map_switch_event()
1637 color_fprintf(stdout, pid_color, "%2s ", curr_tr->shortname); in map_switch_event()
1648 const char *pid_color = color; in map_switch_event() local
1651 pid_color = COLOR_PIDS; in map_switch_event()
1653 color_fprintf(stdout, pid_color, "%s => %s:%d", in map_switch_event()