Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate.c2461 struct annotated_op_loc *op_loc) in extract_reg_offset()
2545 struct annotated_op_loc *op_loc; in annotate_get_insn_location() local
2786 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