Home
last modified time | relevance | path

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

/tools/perf/util/include/
A Ddwarf-regs.h115 void get_powerpc_regs(u32 raw_insn, int is_source, struct annotated_op_loc *op_loc);
127 struct annotated_op_loc *op_loc __maybe_unused) in get_powerpc_regs()
/tools/perf/util/
A Ddwarf-regs-powerpc.c48 struct annotated_op_loc *op_loc) in get_powerpc_regs()
A Dannotate-data.h16 struct annotated_op_loc;
125 struct annotated_op_loc *op;
A Dannotate.h506 struct annotated_op_loc { struct
539 struct annotated_op_loc ops[INSN_OP_MAX];
A Dannotate.c2384 struct annotated_op_loc *op_loc) in extract_reg_offset()
2468 struct annotated_op_loc *op_loc; in annotate_get_insn_location()
2612 static bool is_stack_canary(struct arch *arch, struct annotated_op_loc *loc) in is_stack_canary()
2709 struct annotated_op_loc *op_loc; in __hist_entry__get_data_type()
A Dannotate-data.c1433 struct annotated_op_loc *loc = dloc->op; in find_data_type_die()
/tools/perf/arch/powerpc/annotate/
A Dinstructions.c264 struct annotated_op_loc *src = &loc.ops[INSN_OP_SOURCE]; in update_insn_state_powerpc()
265 struct annotated_op_loc *dst = &loc.ops[INSN_OP_TARGET]; in update_insn_state_powerpc()
/tools/perf/arch/x86/annotate/
A Dinstructions.c217 struct annotated_op_loc *src = &loc.ops[INSN_OP_SOURCE]; in update_insn_state_x86()
218 struct annotated_op_loc *dst = &loc.ops[INSN_OP_TARGET]; in update_insn_state_x86()

Completed in 20 milliseconds