Home
last modified time | relevance | path

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

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