Home
last modified time | relevance | path

Searched refs:perf_ctr_bits (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/x86/events/intel/
H A Duncore_snbep.c891 .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 Duncore_snb.c330 .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 Duncore_nhmex.c285 .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 Duncore.h54 int perf_ctr_bits; member
453 return box->pmu->type->perf_ctr_bits; in uncore_perf_ctr_bits()
H A Duncore_discovery.c564 uncore->perf_ctr_bits = type->counter_width; in uncore_update_uncore_type()