Home
last modified time | relevance | path

Searched refs:late_setup (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/events/
H A Dperf_event.h848 void (*late_setup)(void); member
1171 DECLARE_STATIC_CALL(x86_pmu_late_setup, *x86_pmu.late_setup);
/linux/arch/x86/events/intel/
H A Dcore.c7999 x86_pmu.late_setup = intel_pmu_late_setup; in intel_pmu_init()