get_alternatives   35 arch/powerpc/include/asm/perf_event_server.h 	int		(*get_alternatives)(u64 event_id, unsigned int flags,
get_alternatives  886 arch/powerpc/perf/core-book3s.c 			ppmu->get_alternatives(event_id[i], cflags[i],
get_alternatives  917 arch/powerpc/perf/core-book3s.c 	if (!ppmu->get_alternatives)
get_alternatives  921 arch/powerpc/perf/core-book3s.c 		n_alt[i] = ppmu->get_alternatives(event_id[i], cflags[i],
get_alternatives 1753 arch/powerpc/perf/core-book3s.c 	if (!ppmu->get_alternatives)
get_alternatives 1757 arch/powerpc/perf/core-book3s.c 	n = ppmu->get_alternatives(ev, flags, alt);
get_alternatives 1773 arch/powerpc/perf/core-book3s.c 	n = ppmu->get_alternatives(ev, flags, alt);
get_alternatives  403 arch/powerpc/perf/mpc7450-pmu.c 	.get_alternatives	= mpc7450_get_alternatives,
get_alternatives  667 arch/powerpc/perf/power5+-pmu.c 	.get_alternatives	= power5p_get_alternatives,
get_alternatives  609 arch/powerpc/perf/power5-pmu.c 	.get_alternatives	= power5_get_alternatives,
get_alternatives  530 arch/powerpc/perf/power6-pmu.c 	.get_alternatives	= p6_get_alternatives,
get_alternatives  435 arch/powerpc/perf/power7-pmu.c 	.get_alternatives	= power7_get_alternatives,
get_alternatives  369 arch/powerpc/perf/power8-pmu.c 	.get_alternatives	= power8_get_alternatives,
get_alternatives  427 arch/powerpc/perf/power9-pmu.c 	.get_alternatives	= power9_get_alternatives,
get_alternatives  481 arch/powerpc/perf/ppc970-pmu.c 	.get_alternatives	= p970_get_alternatives,