Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/
H A Dcore.c65 DEFINE_STATIC_CALL_NULL(x86_pmu_enable_all, *x86_pmu.enable_all);
734 void x86_pmu_enable_all(int added) in x86_pmu_enable_all() function
1356 static_call(x86_pmu_enable_all)(added); in x86_pmu_enable() local
2004 static_call_update(x86_pmu_enable_all, x86_pmu.enable_all); in x86_pmu_static_call_update()
H A Dperf_event.h1162 void x86_pmu_enable_all(int added);