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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dpower5-pmu.c241 static const unsigned char bytedecode_alternatives[4][4] = { variable
263 if (bytedecode_alternatives[pmc - 1][j] == pp) {
266 bytedecode_alternatives[altpmc - 1][j];
H A Dpower5+-pmu.c232 static const unsigned char bytedecode_alternatives[4][4] = { variable
255 if (bytedecode_alternatives[pmc - 1][j] == pp) {
258 bytedecode_alternatives[altpmc - 1][j];

Completed in 23 milliseconds