Home
last modified time | relevance | path

Searched refs:x86_pmu_enable_all (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/events/
H A Dcore.c72 DEFINE_STATIC_CALL_NULL(x86_pmu_enable_all, *x86_pmu.enable_all);
762 void x86_pmu_enable_all(int added) in x86_pmu_enable_all() function
1395 static_call(x86_pmu_enable_all)(added); in x86_pmu_enable() local
2074 static_call_update(x86_pmu_enable_all, x86_pmu.enable_all); in x86_pmu_static_call_update()
H A Dperf_event.h1286 void x86_pmu_enable_all(int added);