n_alt             872 arch/powerpc/perf/core-book3s.c 	int n_alt[MAX_HWEVENTS], choice[MAX_HWEVENTS];
n_alt             921 arch/powerpc/perf/core-book3s.c 		n_alt[i] = ppmu->get_alternatives(event_id[i], cflags[i],
n_alt             923 arch/powerpc/perf/core-book3s.c 		for (j = 1; j < n_alt[i]; ++j)
n_alt             944 arch/powerpc/perf/core-book3s.c 		while (++j < n_alt[i]) {
n_alt             952 arch/powerpc/perf/core-book3s.c 		if (j >= n_alt[i]) {