Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/
Dbuiltin-sched.c1619 const char *pid_color = color; in map_switch_event() local
1623 pid_color = COLOR_PIDS; in map_switch_event()
1642 color_fprintf(stdout, pid_color, "%2s ", curr_tr->shortname); in map_switch_event()
1653 const char *pid_color = color; in map_switch_event() local
1656 pid_color = COLOR_PIDS; in map_switch_event()
1658 color_fprintf(stdout, pid_color, "%s => %s:%d", in map_switch_event()