Searched refs:annotate_get_insn_location (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/perf/util/annotate-arch/ |
| H A D | annotate-powerpc.c | 357 if (annotate_get_insn_location(dloc->arch, dl, &loc) < 0) in update_insn_state_powerpc()
|
| H A D | annotate-x86.c | 220 if (annotate_get_insn_location(dloc->arch, dl, &loc) < 0) in update_insn_state_x86()
|
| /linux/tools/perf/util/ |
| H A D | annotate.h | 549 int annotate_get_insn_location(const struct arch *arch, struct disasm_line *dl,
|
| H A D | annotate.c | 2545 int annotate_get_insn_location(const struct arch *arch, struct disasm_line *dl, in annotate_get_insn_location() function 2812 if (annotate_get_insn_location(arch, dl, &loc) < 0) { in __hist_entry__get_data_type()
|