Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/
Dbuiltin-kwork.c1269 static int process_sched_switch_event(const struct perf_tool *tool, in process_sched_switch_event() function
1283 { "sched:sched_switch", process_sched_switch_event, },
Dbuiltin-sched.c1785 static int process_sched_switch_event(const struct perf_tool *tool, in process_sched_switch_event() function
1909 { "sched:sched_switch", process_sched_switch_event, }, in perf_sched__read_events()