Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/events/intel/
Duncore_snbep.c867 .perf_ctr_bits = 44,
1024 .perf_ctr_bits = 44,
1134 .perf_ctr_bits = 48,
1228 .perf_ctr_bits = 48,
1236 .perf_ctr_bits = 48,
1248 .perf_ctr_bits = 48,
1264 .perf_ctr_bits = 44,
1273 .perf_ctr_bits = 44,
1596 .perf_ctr_bits = 44,
1727 .perf_ctr_bits = 44,
[all …]
Duncore_nhmex.c285 .perf_ctr_bits = 48,
317 .perf_ctr_bits = 48,
337 .perf_ctr_bits = 48,
428 .perf_ctr_bits = 48,
505 .perf_ctr_bits = 48,
931 .perf_ctr_bits = 48,
1194 .perf_ctr_bits = 48,
Duncore_snb.c214 .perf_ctr_bits = 44,
232 .perf_ctr_bits = 44,
292 .perf_ctr_bits = 44,
329 .perf_ctr_bits = 44,
371 .perf_ctr_bits = 44,
1141 .perf_ctr_bits = 48,
Duncore.h50 int perf_ctr_bits; member
420 return box->pmu->type->perf_ctr_bits; in uncore_perf_ctr_bits()