Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
A Dcstate.c256 static struct pmu cstate_module_pmu; variable
303 } else if (event->pmu == &cstate_module_pmu) { in cstate_pmu_event_init()
420 static struct pmu cstate_module_pmu = { variable
694 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