Searched refs:perf_ctr_bits (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/arch/x86/events/intel/ |
D | uncore_snbep.c | 887 .perf_ctr_bits = 44, 1044 .perf_ctr_bits = 44, 1154 .perf_ctr_bits = 48, 1247 .perf_ctr_bits = 48, 1255 .perf_ctr_bits = 48, 1267 .perf_ctr_bits = 48, 1283 .perf_ctr_bits = 44, 1292 .perf_ctr_bits = 44, 1658 .perf_ctr_bits = 44, 1789 .perf_ctr_bits = 44, [all …]
|
D | uncore_snb.c | 291 .perf_ctr_bits = 44, 309 .perf_ctr_bits = 44, 369 .perf_ctr_bits = 44, 406 .perf_ctr_bits = 44, 448 .perf_ctr_bits = 44, 551 .perf_ctr_bits = 44, 564 .perf_ctr_bits = 44, 1189 .perf_ctr_bits = 48, 1482 .perf_ctr_bits = 64,
|
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 | 51 int perf_ctr_bits; member 434 return box->pmu->type->perf_ctr_bits; in uncore_perf_ctr_bits()
|
D | uncore_discovery.c | 544 uncore->perf_ctr_bits = type->counter_width; in uncore_update_uncore_type()
|