Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_rapl.c131 static struct pmu rapl_pmu_class; variable
337 if (event->attr.type != rapl_pmu_class.type) in rapl_pmu_event_init()
513 static struct pmu rapl_pmu_class = { variable
601 pmu->pmu = &rapl_pmu_class; in rapl_cpu_prepare()
757 ret = perf_pmu_register(&rapl_pmu_class, "power", -1); in rapl_pmu_init()