Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 10 milliseconds