Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dperf_event.h519 extern void perf_events_lapic_init(void);
585 static inline void perf_events_lapic_init(void) { } in perf_events_lapic_init() function
/linux-6.12.1/arch/x86/events/
Dcore.c1353 perf_events_lapic_init(); in x86_pmu_enable()
1723 void perf_events_lapic_init(void) in perf_events_lapic_init() function
2107 perf_events_lapic_init(); in init_hw_perf_events()
/linux-6.12.1/arch/x86/kernel/apic/
Dapic.c1592 perf_events_lapic_init(); in setup_local_APIC()