Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/events/
Dcore.c76 DEFINE_STATIC_CALL_NULL(x86_pmu_update, *x86_pmu.update);
1600 static_call(x86_pmu_update)(event); in x86_pmu_stop() local
1690 val = static_call(x86_pmu_update)(event); in x86_pmu_handle_irq()
2016 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
Dperf_event.h1049 DECLARE_STATIC_CALL(x86_pmu_update, *x86_pmu.update);
/linux-6.1.9/arch/x86/events/intel/
Dcore.c2320 static_call(x86_pmu_update)(event); in intel_pmu_nhm_workaround() local
2813 static_call(x86_pmu_update)(event); in intel_pmu_save_and_restart() local