Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_rapl.c129 static struct pmu rapl_pmu_class; variable
334 if (event->attr.type != rapl_pmu_class.type) in rapl_pmu_event_init()
522 static struct pmu rapl_pmu_class = { variable
610 pmu->pmu = &rapl_pmu_class; in rapl_cpu_prepare()
770 ret = perf_pmu_register(&rapl_pmu_class, "power", -1); in rapl_pmu_init()