Home
last modified time | relevance | path

Searched defs:op_loc (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/dwarf-regs-arch/
H A Ddwarf-regs-powerpc.c49 struct annotated_op_loc *op_loc) in get_powerpc_regs()
/linux/tools/perf/util/
H A Dannotate.c2482 struct annotated_op_loc *op_loc) in extract_reg_offset()
2548 struct annotated_op_loc *op_loc; in annotate_get_insn_location() local
2800 struct annotated_op_loc *op_loc; in __hist_entry__get_data_type() local
H A Dannotate.h543 #define for_each_insn_op_loc(insn_loc, i, op_loc) \ argument