Searched refs:perf_ctr_bits (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/x86/events/intel/ |
H A D | uncore_snbep.c | 891 .perf_ctr_bits = 44, 1048 .perf_ctr_bits = 44, 1158 .perf_ctr_bits = 48, 1251 .perf_ctr_bits = 48, 1259 .perf_ctr_bits = 48, 1271 .perf_ctr_bits = 48, 1287 .perf_ctr_bits = 44, 1296 .perf_ctr_bits = 44, 1669 .perf_ctr_bits = 44, 1800 .perf_ctr_bits = 44, [all …]
|
H A 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 …]
|
H A 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,
|
H A D | uncore.h | 54 int perf_ctr_bits; member 453 return box->pmu->type->perf_ctr_bits; in uncore_perf_ctr_bits()
|
H A D | uncore_discovery.c | 564 uncore->perf_ctr_bits = type->counter_width; in uncore_update_uncore_type()
|