Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/events/intel/
Duncore_snbep.c738 .perf_ctr_bits = 44,
895 .perf_ctr_bits = 44,
1005 .perf_ctr_bits = 48,
1099 .perf_ctr_bits = 48,
1107 .perf_ctr_bits = 48,
1119 .perf_ctr_bits = 48,
1135 .perf_ctr_bits = 44,
1144 .perf_ctr_bits = 44,
1465 .perf_ctr_bits = 44,
1596 .perf_ctr_bits = 44,
[all …]
Duncore_snb.c158 .perf_ctr_bits = 44,
176 .perf_ctr_bits = 44,
232 .perf_ctr_bits = 44,
740 .perf_ctr_bits = 48,
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.h49 int perf_ctr_bits; member
351 return box->pmu->type->perf_ctr_bits; in uncore_perf_ctr_bits()