HISI_PCIE_MAX_COUNTERS
struct perf_event *event_group[HISI_PCIE_MAX_COUNTERS];
if (num == HISI_PCIE_MAX_COUNTERS)
for (idx = 0; idx < HISI_PCIE_MAX_COUNTERS; idx++) {
for (num = 0; num < HISI_PCIE_MAX_COUNTERS; num++) {
if (num == HISI_PCIE_MAX_COUNTERS)
for (idx = 0; idx < HISI_PCIE_MAX_COUNTERS; idx++) {
struct perf_event *hw_events[HISI_PCIE_MAX_COUNTERS];