Searched refs:cstate_module_pmu (Results 1 – 1 of 1) sorted by relevance
257 static struct pmu cstate_module_pmu; variable304 } else if (event->pmu == &cstate_module_pmu) { in cstate_pmu_event_init()421 static struct pmu cstate_module_pmu = { variable695 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