Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/perf/
Dpower4-pmu.c322 static unsigned int ppc_inst_cmpl[] = { variable
346 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()