Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Dcore.c83 DEFINE_STATIC_CALL_NULL(x86_pmu_update, *x86_pmu.update);
1639 static_call(x86_pmu_update)(event); in x86_pmu_stop() local
1733 val = static_call(x86_pmu_update)(event); in x86_pmu_handle_irq()
2085 static_call_update(x86_pmu_update, x86_pmu.update); in x86_pmu_static_call_update()
2114 static_call(x86_pmu_update)(event); in _x86_pmu_read() local
H A Dperf_event.h1160 DECLARE_STATIC_CALL(x86_pmu_update, *x86_pmu.update);
/linux/arch/x86/events/intel/
H A Dcore.c2649 static_call(x86_pmu_update)(event); in intel_pmu_nhm_workaround() local
3386 static_call(x86_pmu_update)(event); in intel_pmu_save_and_restart() local