Home
last modified time | relevance | path

Searched refs:annotate_get_insn_location (Results 1 – 4 of 4) sorted by relevance

/tools/perf/arch/powerpc/annotate/
A Dinstructions.c269 if (annotate_get_insn_location(dloc->arch, dl, &loc) < 0) in update_insn_state_powerpc()
/tools/perf/util/
A Dannotate.h548 int annotate_get_insn_location(struct arch *arch, struct disasm_line *dl,
A Dannotate.c2464 int annotate_get_insn_location(struct arch *arch, struct disasm_line *dl, in annotate_get_insn_location() function
2720 if (annotate_get_insn_location(arch, dl, &loc) < 0) { in __hist_entry__get_data_type()
/tools/perf/arch/x86/annotate/
A Dinstructions.c225 if (annotate_get_insn_location(dloc->arch, dl, &loc) < 0) in update_insn_state_x86()

Completed in 34 milliseconds