cstate_core_pmu 142 arch/x86/events/intel/cstate.c static struct pmu cstate_core_pmu; cstate_core_pmu 296 arch/x86/events/intel/cstate.c if (pmu == &cstate_core_pmu) cstate_core_pmu 319 arch/x86/events/intel/cstate.c if (event->pmu == &cstate_core_pmu) { cstate_core_pmu 412 arch/x86/events/intel/cstate.c perf_pmu_migrate_context(&cstate_core_pmu, cpu, target); cstate_core_pmu 474 arch/x86/events/intel/cstate.c static struct pmu cstate_core_pmu = { cstate_core_pmu 687 arch/x86/events/intel/cstate.c perf_pmu_unregister(&cstate_core_pmu); cstate_core_pmu 703 arch/x86/events/intel/cstate.c err = perf_pmu_register(&cstate_core_pmu, cstate_core_pmu.name, -1);