Home
last modified time | relevance | path

Searched refs:annotation__default_options (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/tools/perf/ui/gtk/
Dannotate.c177 err = symbol__annotate(ms, evsel, &annotation__default_options, NULL); in symbol__gtk_annotate()
/linux-5.19.10/tools/perf/util/
Dannotate.h111 extern struct annotation_options annotation__default_options;
Dannotate.c59 struct annotation_options annotation__default_options = { variable
/linux-5.19.10/tools/perf/
Dbuiltin-annotate.c508 .opts = annotation__default_options, in cmd_annotate()
Dbuiltin-report.c721 &annotation__default_options, NULL); in hists__resort_cb()
1196 .annotation_opts = annotation__default_options, in cmd_report()
Dbuiltin-top.c1437 .annotation_opts = annotation__default_options, in cmd_top()