Lines Matching refs:annotation_opts
2263 struct annotation_options *annotation_opts) in perf_evsel_browser__new() argument
2271 browser->annotation_opts = annotation_opts; in perf_evsel_browser__new()
2444 if (!browser->annotation_opts->objdump_path && in do_annotate()
2445 perf_env__lookup_objdump(browser->env, &browser->annotation_opts->objdump_path)) in do_annotate()
2458 browser->annotation_opts); in do_annotate()
2956 struct annotation_options *annotation_opts) in perf_evsel__hists_browse() argument
2959 struct hist_browser *browser = perf_evsel_browser__new(evsel, hbt, env, annotation_opts); in perf_evsel__hists_browse()
3409 struct annotation_options *annotation_opts; member
3513 menu->annotation_opts); in perf_evsel_menu__run()
3574 struct annotation_options *annotation_opts) in __perf_evlist__tui_browse_hists() argument
3589 .annotation_opts = annotation_opts, in __perf_evlist__tui_browse_hists()
3628 struct annotation_options *annotation_opts) in perf_evlist__tui_browse_hists() argument
3639 annotation_opts); in perf_evlist__tui_browse_hists()
3659 annotation_opts); in perf_evlist__tui_browse_hists()
3679 struct annotation_options *annotation_opts) in block_hists_tui_browse() argument
3696 browser->annotation_opts = annotation_opts; in block_hists_tui_browse()