Searched refs:annotation_options (Results 1 – 13 of 13) sorted by relevance
/linux-6.6.21/tools/perf/util/ |
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 *opt… 408 int symbol__tty_annotate2(struct map_symbol *ms, struct evsel *evsel, struct annotation_options *op… 413 struct annotation_options *opts); [all …]
|
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_unused) in map_symbol__tui_annotate() 520 struct annotation_options *annotation_opts __maybe_unused) in hist_entry__tui_annotate() 545 struct annotation_options *annotation_opts __maybe_unused) in block_hists_tui_browse()
|
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 *opts) in symbol__calc_lines() [all …]
|
D | top.h | 24 struct annotation_options annotation_opts;
|
D | block-info.h | 82 struct annotation_options *annotation_opts);
|
D | block-info.c | 468 struct annotation_options *annotation_opts) in report__browse_block_hists()
|
/linux-6.6.21/tools/perf/ui/browsers/ |
D | hists.h | 7 struct annotation_options; 18 struct annotation_options *annotation_opts;
|
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()
|
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()
|
/linux-6.6.21/tools/perf/ui/gtk/ |
D | gtk.h | 59 struct annotation_options; 65 struct annotation_options *options,
|
D | annotate.c | 165 struct annotation_options *options, in symbol__gtk_annotate() 247 struct annotation_options *options, in hist_entry__gtk_annotate()
|
/linux-6.6.21/tools/perf/ |
D | builtin-annotate.c | 48 struct annotation_options opts; 366 struct annotation_options *options, in hists__find_annotations()
|
D | builtin-report.c | 101 struct annotation_options annotation_opts;
|