/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | annotate.h | 80 struct annotation_options { struct 218 struct annotation_options *opts); 281 struct annotation_options *options; 364 struct annotation_options *options, 368 struct annotation_options *options, 396 struct annotation_options *options); 402 struct annotation_options *opts); 406 int symbol__tty_annotate(struct map_symbol *ms, struct evsel *evsel, struct annotation_options *opts); 408 int symbol__tty_annotate2(struct map_symbol *ms, struct evsel *evsel, struct annotation_options *opts); 413 struct annotation_options *opt [all...] |
H A D | hist.h | 460 struct annotation_options; 477 struct annotation_options *annotation_opts); 481 struct annotation_options *annotation_opts); 485 struct annotation_options *annotation_options); 496 struct annotation_options *annotation_opts); 505 struct annotation_options *annotation_options __maybe_unused) in evlist__tui_browse_hists() 512 struct annotation_options *annotation_options __maybe_unuse in map_symbol__tui_annotate() [all...] |
H A D | top.h | 24 struct annotation_options annotation_opts;
|
H A D | annotate.c | 1206 struct annotation_options *options; 1820 struct annotation_options *opts = args->options; in symbol__disassemble_bpf() 2053 struct annotation_options *opts = args->options; in symbol__disassemble() 2303 struct annotation_options *options, struct arch **parch) in symbol__annotate() 2346 struct annotation_options *opts) in insert_source_line() 2497 struct annotation_options *opts) in symbol__annotate_printf() 2637 struct annotation_options *opts) in symbol__annotate_fprintf2() 2663 struct annotation_options *opts) in map_symbol__annotation_dump() 2888 struct annotation_options *opts) in annotation__calc_lines() 2919 struct annotation_options *opt in symbol__calc_lines() [all...] |
H A D | block-info.h | 82 struct annotation_options *annotation_opts);
|
H A D | block-info.c | 468 struct annotation_options *annotation_opts) in report__browse_block_hists()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | annotate.h | 80 struct annotation_options { struct 110 extern struct annotation_options annotation__default_options; 217 struct annotation_options *opts); 281 struct annotation_options *options; 354 struct annotation_options *options, 358 struct annotation_options *options, 386 struct annotation_options *options); 392 struct annotation_options *opts); 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 *opt [all...] |
H A D | hist.h | 443 struct annotation_options; 460 struct annotation_options *annotation_opts); 464 struct annotation_options *annotation_opts); 471 struct annotation_options *annotation_options); 482 struct annotation_options *annotation_opts); 491 struct annotation_options *annotation_options __maybe_unused) in perf_evlist__tui_browse_hists() 498 struct annotation_options *annotation_options __maybe_unuse in map_symbol__tui_annotate() [all...] |
H A D | top.h | 23 struct annotation_options annotation_opts;
|
H A D | annotate.c | 61 struct annotation_options annotation__default_options = { 1164 struct annotation_options *options; 1700 struct annotation_options *opts = args->options; in symbol__disassemble_bpf() 1930 struct annotation_options *opts = args->options; in symbol__disassemble() 2176 struct annotation_options *options, struct arch **parch) in symbol__annotate() 2216 struct annotation_options *opts) in insert_source_line() 2367 struct annotation_options *opts) in symbol__annotate_printf() 2507 struct annotation_options *opts) in symbol__annotate_fprintf2() 2533 struct annotation_options *opts) in map_symbol__annotation_dump() 2744 struct annotation_options *opt in annotation__calc_lines() [all...] |
H A D | block-info.h | 82 struct annotation_options *annotation_opts);
|
H A D | block-info.c | 468 struct annotation_options *annotation_opts) in report__browse_block_hists()
|
/kernel/linux/linux-5.10/tools/perf/ui/browsers/ |
H A D | hists.h | 7 struct annotation_options; 18 struct annotation_options *annotation_opts;
|
H A D | annotate.c | 35 struct annotation_options *opts; 630 switch_percent_type(struct annotation_options *opts, bool base) in switch_percent_type() 877 struct annotation_options *opts) in map_symbol__tui_annotate() 884 struct annotation_options *opts) in hist_entry__tui_annotate() 895 struct annotation_options *opts) in symbol__tui_annotate()
|
H A D | hists.c | 2253 struct annotation_options *annotation_opts) in perf_evsel_browser__new() 2946 struct annotation_options *annotation_opts) in perf_evsel__hists_browse() 3399 struct annotation_options *annotation_opts; 3564 struct annotation_options *annotation_opts) in __perf_evlist__tui_browse_hists() 3618 struct annotation_options *annotation_opts) in perf_evlist__tui_browse_hists() 3669 struct annotation_options *annotation_opts) in block_hists_tui_browse()
|
/kernel/linux/linux-6.6/tools/perf/ui/browsers/ |
H A D | hists.h | 7 struct annotation_options; 18 struct annotation_options *annotation_opts;
|
H A D | annotate.c | 30 struct annotation_options *opts; 679 switch_percent_type(struct annotation_options *opts, bool base) in switch_percent_type() 936 struct annotation_options *opts) in map_symbol__tui_annotate() 943 struct annotation_options *opts) in hist_entry__tui_annotate() 954 struct annotation_options *opts) in symbol__tui_annotate()
|
H A D | hists.c | 2254 struct annotation_options *annotation_opts) in perf_evsel_browser__new() 2947 struct annotation_options *annotation_opts) in evsel__hists_browse() 3401 struct annotation_options *annotation_opts; 3560 bool warn_lost_event, struct annotation_options *annotation_opts) in __evlist__tui_browse_hists() 3611 struct annotation_options *annotation_opts) in evlist__tui_browse_hists() 3658 struct annotation_options *annotation_opts) in block_hists_tui_browse()
|
/kernel/linux/linux-6.6/tools/perf/ui/gtk/ |
H A D | gtk.h | 59 struct annotation_options; 65 struct annotation_options *options,
|
H A D | annotate.c | 165 struct annotation_options *options, in symbol__gtk_annotate() 247 struct annotation_options *options, in hist_entry__gtk_annotate()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-annotate.c | 48 struct annotation_options opts; 366 struct annotation_options *options, in hists__find_annotations()
|
H A D | builtin-report.c | 101 struct annotation_options annotation_opts;
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-annotate.c | 48 struct annotation_options opts;
|
H A D | builtin-report.c | 89 struct annotation_options annotation_opts;
|