Searched refs:perf_event_init_cpu (Results 1 – 3 of 3) sorted by relevance
1908 int perf_event_init_cpu(unsigned int cpu);1911 #define perf_event_init_cpu NULL macro
2077 .startup.single = perf_event_init_cpu,2225 .startup.single = perf_event_init_cpu,
14035 int perf_event_init_cpu(unsigned int cpu) in perf_event_init_cpu() function14093 perf_event_init_cpu(smp_processor_id()); in perf_event_init()
Completed in 44 milliseconds