Home
last modified time | relevance | path

Searched defs:rapl_pmu (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_rapl.c121 struct rapl_pmu { struct
125 struct pmu *pmu; /* pointer to rapl_pmu_class */ argument
135 static DEFINE_PER_CPU(struct rapl_pmu *, rapl_pmu); argument