Searched refs:x86_pmu_set_period (Results 1 – 4 of 4) sorted by relevance
75 DEFINE_STATIC_CALL_NULL(x86_pmu_set_period, *x86_pmu.set_period);1508 static_call(x86_pmu_set_period)(event); in x86_pmu_start() local1699 if (!static_call(x86_pmu_set_period)(event)) in x86_pmu_handle_irq()2015 static_call_update(x86_pmu_set_period, x86_pmu.set_period); in x86_pmu_static_call_update()
1048 DECLARE_STATIC_CALL(x86_pmu_set_period, *x86_pmu.set_period);
1070 if (!static_call(x86_pmu_set_period)(event)) in p4_pmu_handle_irq()
2335 static_call(x86_pmu_set_period)(event); in intel_pmu_nhm_workaround() local2825 return static_call(x86_pmu_set_period)(event); in intel_pmu_save_and_restart()