Searched refs:bytedecode_alternatives (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/powerpc/perf/
H A Dpower5+-pmu.c232 static const unsigned char bytedecode_alternatives[4][4] = { variable
255 if (bytedecode_alternatives[pmc - 1][j] == pp) { find_alternative_bdecode()
258 bytedecode_alternatives[altpmc - 1][j]; find_alternative_bdecode()
H A Dpower5-pmu.c241 static const unsigned char bytedecode_alternatives[4][4] = { variable
263 if (bytedecode_alternatives[pmc - 1][j] == pp) { find_alternative_bdecode()
266 bytedecode_alternatives[altpmc - 1][j]; find_alternative_bdecode()

Completed in 76 milliseconds