Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/arch/powerpc/annotate/
H A Dinstructions.c4 static struct ins_ops *powerpc__associate_instruction_ops(struct arch *arch, const char *name) in powerpc__associate_instruction_ops() function
56 arch->associate_instruction_ops = powerpc__associate_instruction_ops; in powerpc__annotate_init()