Searched refs:perf_event_exit_cpu (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dperf_event.h1895 int perf_event_exit_cpu(unsigned int cpu);
1898 #define perf_event_exit_cpu NULL macro
/linux-master/kernel/
H A Dcpu.c2097 .teardown.single = perf_event_exit_cpu,
2245 .teardown.single = perf_event_exit_cpu,
/linux-master/kernel/events/
H A Dcore.c13724 int perf_event_exit_cpu(unsigned int cpu) function
13736 perf_event_exit_cpu(cpu);

Completed in 168 milliseconds