Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dperf_event.h475 extern void perf_events_lapic_init(void);
540 static inline void perf_events_lapic_init(void) { } in perf_events_lapic_init() function
/linux-6.1.9/arch/x86/events/
Dcore.c1350 perf_events_lapic_init(); in x86_pmu_enable()
1719 void perf_events_lapic_init(void) in perf_events_lapic_init() function
2119 perf_events_lapic_init(); in init_hw_perf_events()
/linux-6.1.9/arch/x86/kernel/apic/
Dapic.c1679 perf_events_lapic_init(); in setup_local_APIC()