Searched refs:x86_pmu_max_num_counters (Results 1 – 4 of 4) sorted by relevance
506 for_each_set_bit(idx, c->idxmsk, x86_pmu_max_num_counters(NULL)) { in __amd_get_nb_event_constraints()1470 for (i = 0; i < x86_pmu_max_num_counters(NULL) - 1; i += 2) in amd_core_pmu_init()1475 x86_pmu_max_num_counters(NULL) / 2, 0, in amd_core_pmu_init()
1316 static inline int x86_pmu_max_num_counters(struct pmu *pmu) in x86_pmu_max_num_counters() function
1082 int gpmax = x86_pmu_max_num_counters(cpuc->pmu); in x86_schedule_events()
5099 *nr = x86_pmu_max_num_counters(cpuc->pmu); in core_guest_get_msrs()