Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/arch/powerpc/annotate/
H A Dinstructions.c265 struct annotated_op_loc *dst = &loc.ops[INSN_OP_TARGET]; in update_insn_state_powerpc()
/linux-6.15/tools/perf/util/
H A Dannotate.h516 INSN_OP_TARGET = 1, enumerator
H A Dannotate.c2483 if (i == INSN_OP_TARGET) { in annotate_get_insn_location()
/linux-6.15/tools/perf/arch/x86/annotate/
H A Dinstructions.c218 struct annotated_op_loc *dst = &loc.ops[INSN_OP_TARGET]; in update_insn_state_x86()