Home
last modified time | relevance | path

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

/linux-6.8/tools/perf/util/
Dannotate.h476 int annotate_get_insn_location(struct arch *arch, struct disasm_line *dl,
Dannotate.c3589 int annotate_get_insn_location(struct arch *arch, struct disasm_line *dl, in annotate_get_insn_location() function
3751 if (annotate_get_insn_location(arch, dl, &loc) < 0) { in hist_entry__get_data_type()