Searched refs:perf_ctr_bits (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/arch/x86/events/intel/ |
D | uncore_snbep.c | 892 .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 …]
|
D | uncore_snb.c | 331 .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 …]
|
D | uncore_nhmex.c | 286 .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,
|
D | uncore.h | 54 int perf_ctr_bits; member 457 return box->pmu->type->perf_ctr_bits; in uncore_perf_ctr_bits()
|
D | uncore_discovery.c | 670 uncore->perf_ctr_bits = type->counter_width; in uncore_update_uncore_type()
|