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.c2384 struct annotated_op_loc *op_loc) in extract_reg_offset()
2468 struct annotated_op_loc *op_loc; in annotate_get_insn_location() local
2709 struct annotated_op_loc *op_loc; in __hist_entry__get_data_type() local
H A Dannotate.h542 #define for_each_insn_op_loc(insn_loc, i, op_loc) \ argument