Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dperf_event.h269 struct x86_pmu_quirk { struct
270 struct x86_pmu_quirk *next; argument
335 struct x86_pmu_quirk *quirks;
390 static struct x86_pmu_quirk __quirk __initdata = { \
Dperf_event.c1323 struct x86_pmu_quirk *quirk; in init_hw_perf_events()