Searched refs:perf_ctr_bits (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/x86/events/intel/ |
| A D | uncore_snbep.c | 887 .perf_ctr_bits = 44, 1247 .perf_ctr_bits = 48, 1255 .perf_ctr_bits = 48, 1283 .perf_ctr_bits = 44, 1292 .perf_ctr_bits = 44, 1658 .perf_ctr_bits = 44, 1840 .perf_ctr_bits = 48, 1848 .perf_ctr_bits = 48, 1939 .perf_ctr_bits = 44, 1948 .perf_ctr_bits = 44, [all …]
|
| A D | uncore_snb.c | 238 .perf_ctr_bits = 44, 256 .perf_ctr_bits = 44, 316 .perf_ctr_bits = 44, 353 .perf_ctr_bits = 44, 395 .perf_ctr_bits = 44, 498 .perf_ctr_bits = 44, 511 .perf_ctr_bits = 44, 1282 .perf_ctr_bits = 48,
|
| 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,
|
| A D | uncore.h | 51 int perf_ctr_bits; member 434 return box->pmu->type->perf_ctr_bits; in uncore_perf_ctr_bits()
|
| A D | uncore_discovery.c | 536 uncore->perf_ctr_bits = type->counter_width; in uncore_update_uncore_type()
|
Completed in 26 milliseconds