Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_cqm.c810 static struct pmu intel_cqm_pmu; variable
818 delay = msecs_to_jiffies(intel_cqm_pmu.hrtimer_interval_ms); in intel_cqm_rmid_rotate()
1084 if (event->attr.type != intel_cqm_pmu.type) in intel_cqm_event_init()
1226 static struct pmu intel_cqm_pmu = { variable
1376 ret = perf_pmu_register(&intel_cqm_pmu, "intel_cqm", -1); in intel_cqm_init()