Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/events/intel/
Duncore_snbep.c892 .perf_ctr_bits = 44,
1049 .perf_ctr_bits = 44,
1159 .perf_ctr_bits = 48,
1252 .perf_ctr_bits = 48,
1260 .perf_ctr_bits = 48,
1272 .perf_ctr_bits = 48,
1288 .perf_ctr_bits = 44,
1297 .perf_ctr_bits = 44,
1678 .perf_ctr_bits = 44,
1809 .perf_ctr_bits = 44,
[all …]
Duncore_snb.c331 .perf_ctr_bits = 44,
349 .perf_ctr_bits = 44,
409 .perf_ctr_bits = 44,
446 .perf_ctr_bits = 44,
488 .perf_ctr_bits = 44,
591 .perf_ctr_bits = 44,
604 .perf_ctr_bits = 44,
644 .perf_ctr_bits = 48,
657 .perf_ctr_bits = 48,
670 .perf_ctr_bits = 48,
[all …]
Duncore_nhmex.c286 .perf_ctr_bits = 48,
318 .perf_ctr_bits = 48,
338 .perf_ctr_bits = 48,
429 .perf_ctr_bits = 48,
506 .perf_ctr_bits = 48,
932 .perf_ctr_bits = 48,
1195 .perf_ctr_bits = 48,
Duncore.h54 int perf_ctr_bits; member
457 return box->pmu->type->perf_ctr_bits; in uncore_perf_ctr_bits()
Duncore_discovery.c670 uncore->perf_ctr_bits = type->counter_width; in uncore_update_uncore_type()