Home
last modified time | relevance | path

Searched refs:annotation_options (Results 1 – 11 of 11) sorted by relevance

/linux-5.19.10/tools/perf/util/
Dannotate.h80 struct annotation_options { struct
111 extern struct annotation_options annotation__default_options; argument
219 struct annotation_options *opts);
283 struct annotation_options *options;
359 struct annotation_options *options,
363 struct annotation_options *options,
391 struct annotation_options *options);
397 struct annotation_options *opts);
401 int symbol__tty_annotate(struct map_symbol *ms, struct evsel *evsel, struct annotation_options *opt…
403 int symbol__tty_annotate2(struct map_symbol *ms, struct evsel *evsel, struct annotation_options *op…
[all …]
Dhist.h453 struct annotation_options;
470 struct annotation_options *annotation_opts);
474 struct annotation_options *annotation_opts);
478 struct annotation_options *annotation_options);
489 struct annotation_options *annotation_opts);
498 struct annotation_options *annotation_options __maybe_unused) in evlist__tui_browse_hists()
505 struct annotation_options *annotation_options __maybe_unused) in map_symbol__tui_annotate()
513 struct annotation_options *annotation_opts __maybe_unused) in hist_entry__tui_annotate()
538 struct annotation_options *annotation_opts __maybe_unused) in block_hists_tui_browse()
Dtop.h23 struct annotation_options annotation_opts;
Dannotate.c59 struct annotation_options annotation__default_options = {
1166 struct annotation_options *options;
1728 struct annotation_options *opts = args->options; in symbol__disassemble_bpf()
1957 struct annotation_options *opts = args->options; in symbol__disassemble()
2206 struct annotation_options *options, struct arch **parch) in symbol__annotate()
2246 struct annotation_options *opts) in insert_source_line()
2397 struct annotation_options *opts) in symbol__annotate_printf()
2537 struct annotation_options *opts) in symbol__annotate_fprintf2()
2563 struct annotation_options *opts) in map_symbol__annotation_dump()
2774 struct annotation_options *opts) in annotation__calc_lines()
[all …]
Dblock-info.h82 struct annotation_options *annotation_opts);
Dblock-info.c468 struct annotation_options *annotation_opts) in report__browse_block_hists()
/linux-5.19.10/tools/perf/ui/browsers/
Dhists.h7 struct annotation_options;
18 struct annotation_options *annotation_opts;
Dannotate.c35 struct annotation_options *opts;
683 switch_percent_type(struct annotation_options *opts, bool base) in switch_percent_type()
934 struct annotation_options *opts) in map_symbol__tui_annotate()
941 struct annotation_options *opts) in hist_entry__tui_annotate()
952 struct annotation_options *opts) in symbol__tui_annotate()
Dhists.c2264 struct annotation_options *annotation_opts) in perf_evsel_browser__new()
2953 struct annotation_options *annotation_opts) in evsel__hists_browse()
3406 struct annotation_options *annotation_opts;
3565 bool warn_lost_event, struct annotation_options *annotation_opts) in __evlist__tui_browse_hists()
3616 struct annotation_options *annotation_opts) in evlist__tui_browse_hists()
3663 struct annotation_options *annotation_opts) in block_hists_tui_browse()
/linux-5.19.10/tools/perf/
Dbuiltin-annotate.c48 struct annotation_options opts;
Dbuiltin-report.c95 struct annotation_options annotation_opts;