Searched refs:x86_pmu_max_num_counters (Results 1 – 4 of 4) sorted by relevance
504 for_each_set_bit(idx, c->idxmsk, x86_pmu_max_num_counters(NULL)) { in __amd_get_nb_event_constraints()1462 for (i = 0; i < x86_pmu_max_num_counters(NULL) - 1; i += 2) in amd_core_pmu_init()1467 x86_pmu_max_num_counters(NULL) / 2, 0, in amd_core_pmu_init()
1250 static inline int x86_pmu_max_num_counters(struct pmu *pmu) in x86_pmu_max_num_counters() function
1061 int gpmax = x86_pmu_max_num_counters(cpuc->pmu); in x86_schedule_events()
4439 *nr = x86_pmu_max_num_counters(cpuc->pmu); in core_guest_get_msrs()