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.c2328 struct annotated_op_loc *op_loc) in extract_reg_offset()
2412 struct annotated_op_loc *op_loc; in annotate_get_insn_location() local
2662 struct annotated_op_loc *op_loc; in hist_entry__get_data_type() local
H A Dannotate.h539 #define for_each_insn_op_loc(insn_loc, i, op_loc) \ argument