Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/perf/
H A 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()
H A 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()
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A 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()
H A 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()

Completed in 4 milliseconds