Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/
Dbuiltin-sched.c1641 const char *pid_color = color; in map_switch_event() local
1645 pid_color = COLOR_PIDS; in map_switch_event()
1664 color_fprintf(stdout, pid_color, "%2s ", curr_tr->shortname); in map_switch_event()
1675 const char *pid_color = color; in map_switch_event() local
1678 pid_color = COLOR_PIDS; in map_switch_event()
1680 color_fprintf(stdout, pid_color, "%s => %s:%d", in map_switch_event()