Searched refs:init_hw_perf_events (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/alpha/kernel/
H A Dperf_event.c873 int __init init_hw_perf_events(void) function
895 early_initcall(init_hw_perf_events); variable
/linux-master/arch/loongarch/kernel/
H A Dperf_event.c857 static int __init init_hw_perf_events(void) function
887 pure_initcall(init_hw_perf_events); variable
/linux-master/arch/csky/kernel/
H A Dperf_event.c1198 int init_hw_perf_events(void) function
1299 ret = init_hw_perf_events();
/linux-master/arch/mips/kernel/
H A Dperf_event_mipsxx.c1891 init_hw_perf_events(void) function
2056 early_initcall(init_hw_perf_events); variable
/linux-master/arch/sparc/kernel/
H A Dperf_event.c1716 static int __init init_hw_perf_events(void) function
1735 pure_initcall(init_hw_perf_events); variable
/linux-master/arch/x86/events/
H A Dcore.c2055 static int __init init_hw_perf_events(void) function
2201 early_initcall(init_hw_perf_events); variable

Completed in 249 milliseconds