Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_rapl.c119 struct rapl_pmu { struct
123 struct pmu *pmu; /* pointer to rapl_pmu_class */ argument
133 static DEFINE_PER_CPU(struct rapl_pmu *, rapl_pmu); argument