Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/events/intel/
Duncore_snbep.c806 .perf_ctr_bits = 44,
963 .perf_ctr_bits = 44,
1073 .perf_ctr_bits = 48,
1167 .perf_ctr_bits = 48,
1175 .perf_ctr_bits = 48,
1187 .perf_ctr_bits = 48,
1203 .perf_ctr_bits = 44,
1212 .perf_ctr_bits = 44,
1535 .perf_ctr_bits = 44,
1666 .perf_ctr_bits = 44,
[all …]
Duncore_snb.c193 .perf_ctr_bits = 44,
211 .perf_ctr_bits = 44,
271 .perf_ctr_bits = 44,
302 .perf_ctr_bits = 44,
976 .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.h50 int perf_ctr_bits; member
380 return box->pmu->type->perf_ctr_bits; in uncore_perf_ctr_bits()