alternatives       48 arch/powerpc/perf/core-book3s.c 	u64 alternatives[MAX_HWEVENTS][MAX_EVENT_ALTERNATIVES];
alternatives      887 arch/powerpc/perf/core-book3s.c 					       cpuhw->alternatives[i]);
alternatives      888 arch/powerpc/perf/core-book3s.c 			event_id[i] = cpuhw->alternatives[i][0];
alternatives      922 arch/powerpc/perf/core-book3s.c 						  cpuhw->alternatives[i]);
alternatives      924 arch/powerpc/perf/core-book3s.c 			ppmu->get_constraint(cpuhw->alternatives[i][j],
alternatives      979 arch/powerpc/perf/core-book3s.c 		event_id[i] = cpuhw->alternatives[i][choice[i]];