Searched refs:x86_pmu_set_period (Results 1 – 4 of 4) sorted by relevance
82 DEFINE_STATIC_CALL_NULL(x86_pmu_set_period, *x86_pmu.set_period);1381 static_call(x86_pmu_set_period)(event); in x86_pmu_enable() local1550 static_call(x86_pmu_set_period)(event); in x86_pmu_start() local1745 if (!static_call(x86_pmu_set_period)(event)) in x86_pmu_handle_irq()2087 static_call_update(x86_pmu_set_period, x86_pmu.set_period); in x86_pmu_static_call_update()
1169 DECLARE_STATIC_CALL(x86_pmu_set_period, *x86_pmu.set_period);
2919 static_call(x86_pmu_set_period)(event); in __intel_pmu_pebs_last_event() local
2664 static_call(x86_pmu_set_period)(event); in intel_pmu_nhm_workaround() local3425 return static_call(x86_pmu_set_period)(event); in intel_pmu_save_and_restart()