/linux-6.12.1/tools/perf/util/ |
D | map_symbol.h | 11 struct map_symbol { struct 18 struct map_symbol ms; argument 26 void map_symbol__exit(struct map_symbol *ms); 29 void map_symbol__copy(struct map_symbol *dst, struct map_symbol *src);
|
D | annotate.h | 22 struct map_symbol; 368 void annotation__toggle_full_addr(struct annotation *notes, struct map_symbol *ms); 413 int symbol__annotate(struct map_symbol *ms, 416 int symbol__annotate2(struct map_symbol *ms, 442 int symbol__strerror_disassemble(struct map_symbol *ms, int errnum, char *buf, size_t buflen); 444 int symbol__annotate_printf(struct map_symbol *ms, struct evsel *evsel); 449 int map_symbol__annotation_dump(struct map_symbol *ms, struct evsel *evsel); 453 int symbol__tty_annotate(struct map_symbol *ms, struct evsel *evsel); 455 int symbol__tty_annotate2(struct map_symbol *ms, struct evsel *evsel); 458 int symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, [all …]
|
D | map_symbol.c | 6 void map_symbol__exit(struct map_symbol *ms) in map_symbol__exit() 17 void map_symbol__copy(struct map_symbol *dst, struct map_symbol *src) in map_symbol__copy()
|
D | disasm.h | 88 int (*parse)(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms, 96 struct map_symbol ms;
|
D | callchain.h | 121 struct map_symbol ms; 145 struct map_symbol ms; 204 struct map_symbol *ms,
|
D | annotate-data.h | 21 struct map_symbol; 121 struct map_symbol *ms;
|
D | unwind.h | 14 struct map_symbol ms;
|
D | annotate.c | 211 static int __symbol__inc_addr_samples(struct map_symbol *ms, in __symbol__inc_addr_samples() 316 static int symbol__inc_addr_samples(struct map_symbol *ms, in symbol__inc_addr_samples() 964 int symbol__annotate(struct map_symbol *ms, struct evsel *evsel, in symbol__annotate() 1172 int symbol__annotate_printf(struct map_symbol *ms, struct evsel *evsel) in symbol__annotate_printf() 1336 int map_symbol__annotation_dump(struct map_symbol *ms, struct evsel *evsel) in map_symbol__annotation_dump() 1550 void annotation__toggle_full_addr(struct annotation *notes, struct map_symbol *ms) in annotation__toggle_full_addr() 1562 static void annotation__calc_lines(struct annotation *notes, struct map_symbol *ms, in annotation__calc_lines() 1595 static void symbol__calc_lines(struct map_symbol *ms, struct rb_root *root) in symbol__calc_lines() 1602 int symbol__tty_annotate2(struct map_symbol *ms, struct evsel *evsel) in symbol__tty_annotate2() 1637 int symbol__tty_annotate(struct map_symbol *ms, struct evsel *evsel) in symbol__tty_annotate() [all …]
|
D | disasm.c | 265 static int call__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms, in call__parse() 361 static int jump__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms, in jump__parse() 521 static int lock__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms, in lock__parse() 609 static int mov__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms __maybe_un… in mov__parse() 716 struct map_symbol *ms __maybe_unused, struct disasm_line *dl) in arithmetic__parse() 753 struct map_symbol *ms __maybe_unused, struct disasm_line *dl __maybe_unused) in load_store__parse() 772 static int dec__parse(struct arch *arch __maybe_unused, struct ins_operands *ops, struct map_symbol… in dec__parse() 919 static void disasm_line__init_ins(struct disasm_line *dl, struct arch *arch, struct map_symbol *ms) in disasm_line__init_ins() 1202 int symbol__strerror_disassemble(struct map_symbol *ms, int errnum, char *buf, size_t buflen) in symbol__strerror_disassemble()
|
D | hist.h | 219 struct map_symbol ms; 669 int map_symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, 698 static inline int map_symbol__tui_annotate(struct map_symbol *ms __maybe_unused, in map_symbol__tui_annotate()
|
D | machine.c | 2026 static char *callchain_srcline(struct map_symbol *ms, u64 ip) in callchain_srcline() 2066 struct map_symbol ms = {}; in add_callchain_ip() 2849 static int append_inlines(struct callchain_cursor *cursor, struct map_symbol *ms, u64 ip) in append_inlines() 2858 struct map_symbol ilist_ms; in append_inlines() 2875 ilist_ms = (struct map_symbol) { in append_inlines()
|
D | sort.c | 355 static int _hist_entry__sym_snprintf(struct map_symbol *ms, in _hist_entry__sym_snprintf() 1184 static int _hist_entry__addr_snprintf(struct map_symbol *ms, in _hist_entry__addr_snprintf() 1379 struct map_symbol *ms = NULL; in hist_entry__daddr_snprintf() 1405 struct map_symbol *ms = NULL; in hist_entry__iaddr_snprintf() 1616 struct map_symbol *ms = NULL; in hist_entry__dcacheline_snprintf()
|
D | callchain.c | 1036 struct map_symbol ms = { in merge_chain_branch() 1080 u64 ip, struct map_symbol *ms, in callchain_cursor_append()
|
D | Build | 55 perf-util-y += map_symbol.o
|
/linux-6.12.1/tools/perf/ui/browsers/ |
D | annotate.c | 36 struct map_symbol *ms = browser->priv; in browser__annotation() 155 struct map_symbol *ms = ab->b.priv; in annotate_browser__draw_current_jump() 307 struct map_symbol *ms = browser->b.priv; in annotate_browser__calc_percent() 459 struct map_symbol *ms = browser->b.priv, target_ms; in annotate_browser__callq() 659 struct map_symbol *ms = browser->priv; in annotate_browser__show() 713 struct map_symbol *ms = browser->b.priv; in annotate_browser__run() 943 int map_symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, in map_symbol__tui_annotate() 960 int symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, in symbol__tui_annotate()
|
D | hists.h | 13 struct map_symbol *selection;
|
D | hists.c | 400 struct map_symbol *ms = browser->selection; in hist_browser__selection_has_children() 414 struct map_symbol *ms = browser->selection; in hist_browser__selection_unfolded() 428 struct map_symbol *ms = browser->selection; in hist_browser__selection_sym_name() 446 struct map_symbol *ms = browser->selection; in hist_browser__toggle_fold() 2420 struct map_symbol ms; 2487 struct map_symbol *ms, in add_annotate_opt()
|
/linux-6.12.1/tools/perf/ui/gtk/ |
D | annotate.c | 65 static int perf_gtk__get_offset(char *buf, size_t size, struct map_symbol *ms, in perf_gtk__get_offset() 102 static int perf_gtk__annotate_symbol(GtkWidget *window, struct map_symbol *ms, in perf_gtk__annotate_symbol() 172 static int symbol__gtk_annotate(struct map_symbol *ms, struct evsel *evsel, in symbol__gtk_annotate()
|
/linux-6.12.1/tools/perf/arch/s390/annotate/ |
D | instructions.c | 5 struct map_symbol *ms, struct disasm_line *dl __maybe_unused) in s390_call__parse() 55 struct map_symbol *ms __maybe_unused, in s390_mov__parse()
|
/linux-6.12.1/tools/perf/arch/loongarch/annotate/ |
D | instructions.c | 8 static int loongarch_call__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms, in loongarch_call__parse() 55 static int loongarch_jump__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms, in loongarch_jump__parse()
|
/linux-6.12.1/tools/perf/arch/arm64/annotate/ |
D | instructions.c | 14 struct map_symbol *ms __maybe_unused, in arm64_mov__parse()
|
/linux-6.12.1/tools/perf/arch/x86/annotate/ |
D | instructions.c | 263 struct map_symbol *ms = dloc->ms; in update_insn_state_x86() 454 struct map_symbol *ms = dloc->ms; in update_insn_state_x86()
|