Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/events/intel/
Duncore_snbep.c889 .perf_ctr_bits = 44,
1046 .perf_ctr_bits = 44,
1156 .perf_ctr_bits = 48,
1249 .perf_ctr_bits = 48,
1257 .perf_ctr_bits = 48,
1269 .perf_ctr_bits = 48,
1285 .perf_ctr_bits = 44,
1294 .perf_ctr_bits = 44,
1667 .perf_ctr_bits = 44,
1798 .perf_ctr_bits = 44,
[all …]
Duncore_snb.c330 .perf_ctr_bits = 44,
348 .perf_ctr_bits = 44,
408 .perf_ctr_bits = 44,
445 .perf_ctr_bits = 44,
487 .perf_ctr_bits = 44,
590 .perf_ctr_bits = 44,
603 .perf_ctr_bits = 44,
643 .perf_ctr_bits = 48,
656 .perf_ctr_bits = 48,
669 .perf_ctr_bits = 48,
[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.h54 int perf_ctr_bits; member
453 return box->pmu->type->perf_ctr_bits; in uncore_perf_ctr_bits()
Duncore_discovery.c564 uncore->perf_ctr_bits = type->counter_width; in uncore_update_uncore_type()