Searched refs:perf_ctr_bits (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/arch/x86/events/intel/ |
D | uncore_snbep.c | 889 .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 …]
|
D | uncore_snb.c | 330 .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 …]
|
D | uncore_nhmex.c | 285 .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,
|
D | uncore.h | 54 int perf_ctr_bits; member 453 return box->pmu->type->perf_ctr_bits; in uncore_perf_ctr_bits()
|
D | uncore_discovery.c | 564 uncore->perf_ctr_bits = type->counter_width; in uncore_update_uncore_type()
|