bytedecode_alternatives  228 arch/powerpc/perf/power5+-pmu.c static const unsigned char bytedecode_alternatives[4][4] = {
bytedecode_alternatives  251 arch/powerpc/perf/power5+-pmu.c 		if (bytedecode_alternatives[pmc - 1][j] == pp) {
bytedecode_alternatives  254 arch/powerpc/perf/power5+-pmu.c 				bytedecode_alternatives[altpmc - 1][j];
bytedecode_alternatives  237 arch/powerpc/perf/power5-pmu.c static const unsigned char bytedecode_alternatives[4][4] = {
bytedecode_alternatives  259 arch/powerpc/perf/power5-pmu.c 		if (bytedecode_alternatives[pmc - 1][j] == pp) {
bytedecode_alternatives  262 arch/powerpc/perf/power5-pmu.c 				bytedecode_alternatives[altpmc - 1][j];