Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/arch/powerpc/annotate/
Dinstructions.c79 static struct insn_offset ins_array[] = { variable
220 …ret = bsearch(&mem_insns_31_opcode, ins_array, ARRAY_SIZE(ins_array), sizeof(ins_array[0]), cmp_of… in check_ppc_insn()