Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_uncore_snbep.c600 .perf_ctr_bits = 44,
757 .perf_ctr_bits = 44,
867 .perf_ctr_bits = 48,
958 .perf_ctr_bits = 48,
966 .perf_ctr_bits = 48,
978 .perf_ctr_bits = 48,
994 .perf_ctr_bits = 44,
1003 .perf_ctr_bits = 44,
1315 .perf_ctr_bits = 44,
1446 .perf_ctr_bits = 44,
[all …]
Dperf_event_intel_uncore_nhmex.c278 .perf_ctr_bits = 48,
310 .perf_ctr_bits = 48,
330 .perf_ctr_bits = 48,
421 .perf_ctr_bits = 48,
498 .perf_ctr_bits = 48,
924 .perf_ctr_bits = 48,
1187 .perf_ctr_bits = 48,
Dperf_event_intel_uncore_snb.c133 .perf_ctr_bits = 44,
151 .perf_ctr_bits = 44,
675 .perf_ctr_bits = 48,
Dperf_event_intel_uncore.h36 int perf_ctr_bits; member
257 return box->pmu->type->perf_ctr_bits; in uncore_perf_ctr_bits()