Searched refs:late_setup (Results 1 – 3 of 3) sorted by relevance
798 void (*late_setup)(void); member1100 DECLARE_STATIC_CALL(x86_pmu_late_setup, *x86_pmu.late_setup);
96 DEFINE_STATIC_CALL_NULL(x86_pmu_late_setup, *x86_pmu.late_setup);2048 static_call_update(x86_pmu_late_setup, x86_pmu.late_setup); in x86_pmu_static_call_update()
2736 x86_pmu.late_setup = intel_pmu_late_setup; in intel_ds_init()