Home
last modified time | relevance | path

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

/linux/tools/perf/arch/powerpc/annotate/
H A Dinstructions.c192 static struct ins_ops *check_ppc_insn(struct disasm_line *dl) in check_ppc_insn() function
/linux/tools/perf/util/
H A Ddisasm.c875 ops = check_ppc_insn(dl); in __ins__find()