Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/events/
Dcore.c717 static void x86_pmu_disable(struct pmu *pmu) in x86_pmu_disable() function
1588 static_call(x86_pmu_disable)(event); in x86_pmu_stop() local