/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | annotate.h | 20 struct map_symbol; 62 int (*parse)(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms); 332 void annotation__toggle_full_addr(struct annotation *notes, struct map_symbol *ms); 362 int symbol__annotate(struct map_symbol *ms, 366 int symbol__annotate2(struct map_symbol *ms, 393 int symbol__strerror_disassemble(struct map_symbol *ms, int errnum, char *buf, size_t buflen); 395 int symbol__annotate_printf(struct map_symbol *ms, struct evsel *evsel, 401 int map_symbol__annotation_dump(struct map_symbol *ms, struct evsel *evsel, 406 int symbol__tty_annotate(struct map_symbol *ms, struct evsel *evsel, struct annotation_options *opts); 408 int symbol__tty_annotate2(struct map_symbol *m [all...] |
H A D | map_symbol.h | 11 struct map_symbol { struct 18 struct map_symbol ms;
|
H A D | callchain.h | 7 #include "map_symbol.h" 120 struct map_symbol ms; 145 struct map_symbol ms; 204 struct map_symbol *ms,
|
H A D | annotate.c | 257 static int call__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in call__parse() 352 static int jump__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in jump__parse() 502 static int lock__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in lock__parse() 560 static int mov__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms __maybe_unused) in mov__parse() 634 static int dec__parse(struct arch *arch __maybe_unused, struct ins_operands *ops, struct map_symbol *ms __maybe_unused) in dec__parse() 925 static int __symbol__inc_addr_samples(struct map_symbol *ms, in __symbol__inc_addr_samples() 1000 static int symbol__inc_addr_samples(struct map_symbol *ms, in symbol__inc_addr_samples() 1163 static void disasm_line__init_ins(struct disasm_line *dl, struct arch *arch, struct map_symbol *ms) in disasm_line__init_ins() 1204 struct map_symbol ms; 1682 int symbol__strerror_disassemble(struct map_symbol *m [all...] |
H A D | unwind.h | 7 #include "util/map_symbol.h" 14 struct map_symbol ms;
|
H A D | hist.h | 15 struct map_symbol; 475 int map_symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, 509 static inline int map_symbol__tui_annotate(struct map_symbol *ms __maybe_unused, in map_symbol__tui_annotate()
|
H A D | sort.h | 8 #include "map_symbol.h" 99 struct map_symbol ms;
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | annotate.h | 20 struct map_symbol; 62 int (*parse)(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms); 352 int symbol__annotate(struct map_symbol *ms, 356 int symbol__annotate2(struct map_symbol *ms, 383 int symbol__strerror_disassemble(struct map_symbol *ms, int errnum, char *buf, size_t buflen); 385 int symbol__annotate_printf(struct map_symbol *ms, struct evsel *evsel, 391 int map_symbol__annotation_dump(struct map_symbol *ms, struct evsel *evsel, 396 int symbol__tty_annotate(struct map_symbol *ms, struct evsel *evsel, struct annotation_options *opts); 398 int symbol__tty_annotate2(struct map_symbol *ms, struct evsel *evsel, struct annotation_options *opts); 401 int symbol__tui_annotate(struct map_symbol *m [all...] |
H A D | map_symbol.h | 11 struct map_symbol { struct 18 struct map_symbol ms;
|
H A D | callchain.h | 7 #include "map_symbol.h" 120 struct map_symbol ms; 145 struct map_symbol ms; 206 struct map_symbol *ms,
|
H A D | unwind.h | 7 #include "util/map_symbol.h" 14 struct map_symbol ms;
|
H A D | annotate.c | 248 static int call__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in call__parse() 343 static int jump__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in jump__parse() 493 static int lock__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in lock__parse() 551 static int mov__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms __maybe_unused) in mov__parse() 612 static int dec__parse(struct arch *arch __maybe_unused, struct ins_operands *ops, struct map_symbol *ms __maybe_unused) in dec__parse() 883 static int __symbol__inc_addr_samples(struct map_symbol *ms, in __symbol__inc_addr_samples() 958 static int symbol__inc_addr_samples(struct map_symbol *ms, in symbol__inc_addr_samples() 1121 static void disasm_line__init_ins(struct disasm_line *dl, struct arch *arch, struct map_symbol *ms) in disasm_line__init_ins() 1162 struct map_symbol ms; 1580 int symbol__strerror_disassemble(struct map_symbol *m [all...] |
H A D | hist.h | 15 struct map_symbol; 458 int map_symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, 495 static inline int map_symbol__tui_annotate(struct map_symbol *ms __maybe_unused, in map_symbol__tui_annotate()
|
H A D | sort.h | 8 #include "map_symbol.h" 100 struct map_symbol ms;
|
/kernel/linux/linux-5.10/tools/perf/ui/browsers/ |
H A D | annotate.c | 42 struct map_symbol *ms = browser->priv; in browser__annotation() 153 struct map_symbol *ms = ab->b.priv; in annotate_browser__draw_current_jump() 305 struct map_symbol *ms = browser->b.priv; in annotate_browser__calc_percent() 413 struct map_symbol *ms = browser->b.priv, target_ms; in annotate_browser__callq() 614 struct map_symbol *ms = browser->priv; in annotate_browser__show() 668 struct map_symbol *ms = browser->b.priv; in annotate_browser__run() 875 int map_symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, in map_symbol__tui_annotate() 893 int symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, in symbol__tui_annotate()
|
H A D | hists.h | 14 struct map_symbol *selection;
|
/kernel/linux/linux-6.6/tools/perf/ui/browsers/ |
H A D | annotate.c | 37 struct map_symbol *ms = browser->priv; in browser__annotation() 157 struct map_symbol *ms = ab->b.priv; in annotate_browser__draw_current_jump() 310 struct map_symbol *ms = browser->b.priv; in annotate_browser__calc_percent() 462 struct map_symbol *ms = browser->b.priv, target_ms; in annotate_browser__callq() 663 struct map_symbol *ms = browser->priv; in annotate_browser__show() 717 struct map_symbol *ms = browser->b.priv; in annotate_browser__run() 934 int map_symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, in map_symbol__tui_annotate() 952 int symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, in symbol__tui_annotate()
|
H A D | hists.h | 14 struct map_symbol *selection;
|
/kernel/linux/linux-5.10/tools/perf/arch/s390/annotate/ |
H A D | instructions.c | 5 struct map_symbol *ms) in s390_call__parse() 58 struct map_symbol *ms __maybe_unused) in s390_mov__parse()
|
/kernel/linux/linux-6.6/tools/perf/arch/s390/annotate/ |
H A D | instructions.c | 5 struct map_symbol *ms) in s390_call__parse() 55 struct map_symbol *ms __maybe_unused) in s390_mov__parse()
|
/kernel/linux/linux-6.6/tools/perf/arch/loongarch/annotate/ |
H A D | instructions.c | 8 static int loongarch_call__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in loongarch_call__parse() 54 static int loongarch_jump__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in loongarch_jump__parse()
|
/kernel/linux/linux-5.10/tools/perf/ui/gtk/ |
H A D | annotate.c | 57 static int perf_gtk__get_offset(char *buf, size_t size, struct map_symbol *ms, in perf_gtk__get_offset() 94 static int perf_gtk__annotate_symbol(GtkWidget *window, struct map_symbol *ms, in perf_gtk__annotate_symbol() 164 static int symbol__gtk_annotate(struct map_symbol *ms, struct evsel *evsel, in symbol__gtk_annotate()
|
/kernel/linux/linux-6.6/tools/perf/ui/gtk/ |
H A D | annotate.c | 57 static int perf_gtk__get_offset(char *buf, size_t size, struct map_symbol *ms, in perf_gtk__get_offset() 94 static int perf_gtk__annotate_symbol(GtkWidget *window, struct map_symbol *ms, in perf_gtk__annotate_symbol() 164 static int symbol__gtk_annotate(struct map_symbol *ms, struct evsel *evsel, in symbol__gtk_annotate()
|
/kernel/linux/linux-5.10/tools/perf/arch/arm64/annotate/ |
H A D | instructions.c | 14 struct map_symbol *ms __maybe_unused) in arm64_mov__parse()
|
/kernel/linux/linux-6.6/tools/perf/arch/arm64/annotate/ |
H A D | instructions.c | 14 struct map_symbol *ms __maybe_unused) in arm64_mov__parse()
|