Home
last modified time | relevance | path

Searched defs:x86_pmu_disable (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/events/
H A Dcore.c719 static void x86_pmu_disable(struct pmu *pmu) in x86_pmu_disable() function
1590 static_call(x86_pmu_disable)(event); in x86_pmu_stop() local