Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dperf_event.h522 extern void perf_events_lapic_init(void);
587 static inline void perf_events_lapic_init(void) { } in perf_events_lapic_init() function
/openbmc/linux/arch/x86/events/
H A Dcore.c1352 perf_events_lapic_init(); in x86_pmu_enable()
1720 void perf_events_lapic_init(void) in perf_events_lapic_init() function
2104 perf_events_lapic_init(); in init_hw_perf_events()
/openbmc/linux/arch/x86/kernel/apic/
H A Dapic.c1635 perf_events_lapic_init(); in setup_local_APIC()