Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
A Dcstate.c144 static struct pmu cstate_core_pmu; variable
289 if (event->pmu == &cstate_core_pmu) { in cstate_pmu_event_init()
388 static struct pmu cstate_core_pmu = { variable
688 perf_pmu_unregister(&cstate_core_pmu); in cstate_cleanup()
702 err = perf_pmu_register(&cstate_core_pmu, cstate_core_pmu.name, -1); in cstate_init()

Completed in 5 milliseconds