Searched refs:perf_ctr_bits (Results 1 – 3 of 3) sorted by relevance
/linux/arch/x86/events/intel/ |
H A D | uncore_snb.c | 332 .perf_ctr_bits = 44, 350 .perf_ctr_bits = 44, 410 .perf_ctr_bits = 44, 447 .perf_ctr_bits = 44, 489 .perf_ctr_bits = 44, 592 .perf_ctr_bits = 44, 605 .perf_ctr_bits = 44, 645 .perf_ctr_bits = 48, 658 .perf_ctr_bits = 48, 671 .perf_ctr_bits = 48, [all …]
|
H A D | uncore.h | 54 int perf_ctr_bits; member 456 return box->pmu->type->perf_ctr_bits; in uncore_perf_ctr_bits()
|
H A D | uncore_discovery.c | 718 uncore->perf_ctr_bits = type->counter_width; in uncore_update_uncore_type()
|