Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dperf_event_intel_cqm.c844 static struct pmu intel_cqm_pmu; variable
852 delay = msecs_to_jiffies(intel_cqm_pmu.hrtimer_interval_ms); in intel_cqm_rmid_rotate()
1109 if (event->attr.type != intel_cqm_pmu.type) in intel_cqm_event_init()
1251 static struct pmu intel_cqm_pmu = { variable
1397 ret = perf_pmu_register(&intel_cqm_pmu, "intel_cqm", -1); in intel_cqm_init()