Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Dcore.c1286 static void x86_pmu_enable(struct pmu *pmu) in x86_pmu_enable() function
1518 static_call(x86_pmu_enable)(event); in x86_pmu_start() local