Home
last modified time | relevance | path

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

/arch/x86/events/intel/
A Dcstate.c257 static struct pmu cstate_module_pmu; variable
304 } else if (event->pmu == &cstate_module_pmu) { in cstate_pmu_event_init()
421 static struct pmu cstate_module_pmu = { variable
695 perf_pmu_unregister(&cstate_module_pmu); in cstate_cleanup()
731 err = perf_pmu_register(&cstate_module_pmu, cstate_module_pmu.name, -1); in cstate_init()

Completed in 6 milliseconds