Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/perf/
Dpower5-pmu.c239 static const unsigned char bytedecode_alternatives[4][4] = { variable
261 if (bytedecode_alternatives[pmc - 1][j] == pp) { in find_alternative_bdecode()
264 bytedecode_alternatives[altpmc - 1][j]; in find_alternative_bdecode()
Dpower5+-pmu.c230 static const unsigned char bytedecode_alternatives[4][4] = { variable
253 if (bytedecode_alternatives[pmc - 1][j] == pp) { in find_alternative_bdecode()
256 bytedecode_alternatives[altpmc - 1][j]; in find_alternative_bdecode()