Searched refs:cstate_module_pmu (Results 1 – 1 of 1) sorted by relevance
256 static struct pmu cstate_module_pmu; variable303 } else if (event->pmu == &cstate_module_pmu) { in cstate_pmu_event_init()420 static struct pmu cstate_module_pmu = { variable694 perf_pmu_unregister(&cstate_module_pmu); in cstate_cleanup()730 err = perf_pmu_register(&cstate_module_pmu, cstate_module_pmu.name, -1); in cstate_init()
Completed in 7 milliseconds