Searched refs:annotation__default_options (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/tools/perf/ui/gtk/ |
| D | annotate.c | 176 err = symbol__annotate(sym, map, evsel, 0, &annotation__default_options, NULL); in symbol__gtk_annotate()
|
| /Linux-v5.4/tools/perf/util/ |
| D | annotate.h | 107 extern struct annotation_options annotation__default_options;
|
| D | annotate.c | 61 struct annotation_options annotation__default_options = { variable 3021 { .name = #n, .value = &annotation__default_options.n, } 3081 annotation__default_options.show_total_period = symbol_conf.show_total_period; in annotation_config__init() 3082 annotation__default_options.show_nr_samples = symbol_conf.show_nr_samples; in annotation_config__init()
|
| /Linux-v5.4/tools/perf/ |
| D | builtin-annotate.c | 491 .opts = annotation__default_options, in cmd_annotate()
|
| D | builtin-report.c | 643 &annotation__default_options, NULL); in hists__resort_cb() 1062 .annotation_opts = annotation__default_options, in cmd_report()
|
| D | builtin-top.c | 1418 .annotation_opts = annotation__default_options, in cmd_top()
|