Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dannotate.h80 struct annotation_options { struct
112 extern struct annotation_options annotation__default_options; argument
220 struct annotation_options *opts);
284 struct annotation_options *options;
361 struct annotation_options *options,
365 struct annotation_options *options,
393 struct annotation_options *options);
399 struct annotation_options *opts);
403 int symbol__tty_annotate(struct map_symbol *ms, struct evsel *evsel, struct annotation_options *opt…
405 int symbol__tty_annotate2(struct map_symbol *ms, struct evsel *evsel, struct annotation_options *op…
[all …]
Dhist.h455 struct annotation_options;
472 struct annotation_options *annotation_opts);
476 struct annotation_options *annotation_opts);
480 struct annotation_options *annotation_options);
491 struct annotation_options *annotation_opts);
500 struct annotation_options *annotation_options __maybe_unused) in evlist__tui_browse_hists()
507 struct annotation_options *annotation_options __maybe_unused) in map_symbol__tui_annotate()
515 struct annotation_options *annotation_opts __maybe_unused) in hist_entry__tui_annotate()
540 struct annotation_options *annotation_opts __maybe_unused) in block_hists_tui_browse()
Dtop.h24 struct annotation_options annotation_opts;
Dannotate.c58 struct annotation_options annotation__default_options = {
1165 struct annotation_options *options;
1730 struct annotation_options *opts = args->options; in symbol__disassemble_bpf()
1959 struct annotation_options *opts = args->options; in symbol__disassemble()
2208 struct annotation_options *options, struct arch **parch) in symbol__annotate()
2251 struct annotation_options *opts) in insert_source_line()
2402 struct annotation_options *opts) in symbol__annotate_printf()
2542 struct annotation_options *opts) in symbol__annotate_fprintf2()
2568 struct annotation_options *opts) in map_symbol__annotation_dump()
2793 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-v6.1/tools/perf/ui/browsers/
Dhists.h7 struct annotation_options;
18 struct annotation_options *annotation_opts;
Dannotate.c30 struct annotation_options *opts;
678 switch_percent_type(struct annotation_options *opts, bool base) in switch_percent_type()
933 struct annotation_options *opts) in map_symbol__tui_annotate()
940 struct annotation_options *opts) in hist_entry__tui_annotate()
951 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-v6.1/tools/perf/
Dbuiltin-annotate.c48 struct annotation_options opts;
Dbuiltin-report.c97 struct annotation_options annotation_opts;