Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/
H A Dcore.c76 DEFINE_STATIC_CALL_NULL(x86_pmu_update, *x86_pmu.update);
1600 static_call(x86_pmu_update)(event); in x86_pmu_stop() local
1691 val = static_call(x86_pmu_update)(event); in x86_pmu_handle_irq()
2015 static_call_update(x86_pmu_update, x86_pmu.update); in x86_pmu_static_call_update()
2038 static_call(x86_pmu_update)(event); in _x86_pmu_read() local
H A Dperf_event.h1054 DECLARE_STATIC_CALL(x86_pmu_update, *x86_pmu.update);
/openbmc/linux/arch/x86/events/intel/
H A Dcore.c2351 static_call(x86_pmu_update)(event); in intel_pmu_nhm_workaround() local
2844 static_call(x86_pmu_update)(event); in intel_pmu_save_and_restart() local