Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-sched.c1656 const char *pid_color = color; in map_switch_event() local
1660 pid_color = COLOR_PIDS; in map_switch_event()
1679 color_fprintf(stdout, pid_color, "%2s ", curr_tr->shortname); in map_switch_event()
1690 const char *pid_color = color; in map_switch_event() local
1693 pid_color = COLOR_PIDS; in map_switch_event()
1695 color_fprintf(stdout, pid_color, "%s => %s:%d", in map_switch_event()