Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-sched.c3214 static int setup_cpus_switch_event(struct perf_sched *sched) in setup_cpus_switch_event() function
3247 if (setup_cpus_switch_event(sched)) in perf_sched__lat()
3351 if (setup_cpus_switch_event(sched)) in perf_sched__map()
3396 ret = setup_cpus_switch_event(sched); in perf_sched__replay()