Searched refs:print_sched_map (Results 1 – 1 of 1) sorted by relevance
/linux-6.14.4/tools/perf/ |
D | builtin-sched.c | 1568 static void print_sched_map(struct perf_sched *sched, struct perf_cpu this_cpu, int cpus_nr, in print_sched_map() function 1731 print_sched_map(sched, this_cpu, cpus_nr, color, false); in map_switch_event() 1764 print_sched_map(sched, this_cpu, cpus_nr, color, true); in map_switch_event()
|