Lines Matching refs:annotation_opts
2180 struct annotation_options *annotation_opts) in perf_evsel_browser__new() argument
2188 browser->annotation_opts = annotation_opts; in perf_evsel_browser__new()
2342 if (!browser->annotation_opts->objdump_path && in do_annotate()
2343 perf_env__lookup_objdump(browser->env, &browser->annotation_opts->objdump_path)) in do_annotate()
2352 browser->annotation_opts); in do_annotate()
2706 struct annotation_options *annotation_opts) in perf_evsel__hists_browse() argument
2709 struct hist_browser *browser = perf_evsel_browser__new(evsel, hbt, env, annotation_opts); in perf_evsel__hists_browse()
3071 struct annotation_options *annotation_opts; member
3174 menu->annotation_opts); in perf_evsel_menu__run()
3234 struct annotation_options *annotation_opts) in __perf_evlist__tui_browse_hists() argument
3249 .annotation_opts = annotation_opts, in __perf_evlist__tui_browse_hists()
3271 struct annotation_options *annotation_opts) in perf_evlist__tui_browse_hists() argument
3282 annotation_opts); in perf_evlist__tui_browse_hists()
3301 annotation_opts); in perf_evlist__tui_browse_hists()