Searched refs:ppc_inst_cmpl (Results 1 – 1 of 1) sorted by relevance
322 static unsigned int ppc_inst_cmpl[] = { variable346 for (i = 0; i < ARRAY_SIZE(ppc_inst_cmpl); ++i) { in p4_get_alternatives()347 if (event == ppc_inst_cmpl[i]) { in p4_get_alternatives()348 for (j = 0; j < ARRAY_SIZE(ppc_inst_cmpl); ++j) in p4_get_alternatives()350 alt[na++] = ppc_inst_cmpl[j]; in p4_get_alternatives()