Searched refs:PMU_MAX_COUNTERS (Results 1 – 1 of 1) sorted by relevance
52 #define PMU_MAX_COUNTERS 4 macro97 DECLARE_BITMAP(cntr_assign_mask, PMU_MAX_COUNTERS);100 struct perf_event *pmu_counter_event[PMU_MAX_COUNTERS];1103 pmu_dev->max_counters = PMU_MAX_COUNTERS; in xgene_init_perf()1214 for (idx = 0; idx < PMU_MAX_COUNTERS; idx++) { in _xgene_pmu_isr()