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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dpower4-pmu.c322 static unsigned int ppc_inst_cmpl[] = { variable
346 for (i = 0; i < ARRAY_SIZE(ppc_inst_cmpl); ++i) {
347 if (event == ppc_inst_cmpl[i]) {
348 for (j = 0; j < ARRAY_SIZE(ppc_inst_cmpl); ++j)
350 alt[na++] = ppc_inst_cmpl[j];

Completed in 50 milliseconds