Lines Matching refs:annotation_opts
2199 struct annotation_options *annotation_opts) in perf_evsel_browser__new() argument
2207 browser->annotation_opts = annotation_opts; in perf_evsel_browser__new()
2375 if (!browser->annotation_opts->objdump_path && in do_annotate()
2376 perf_env__lookup_objdump(browser->env, &browser->annotation_opts->objdump_path)) in do_annotate()
2385 browser->annotation_opts); in do_annotate()
2830 struct annotation_options *annotation_opts) in perf_evsel__hists_browse() argument
2833 struct hist_browser *browser = perf_evsel_browser__new(evsel, hbt, env, annotation_opts); in perf_evsel__hists_browse()
3213 struct annotation_options *annotation_opts; member
3317 menu->annotation_opts); in perf_evsel_menu__run()
3377 struct annotation_options *annotation_opts) in __perf_evlist__tui_browse_hists() argument
3392 .annotation_opts = annotation_opts, in __perf_evlist__tui_browse_hists()
3414 struct annotation_options *annotation_opts) in perf_evlist__tui_browse_hists() argument
3425 annotation_opts); in perf_evlist__tui_browse_hists()
3444 annotation_opts); in perf_evlist__tui_browse_hists()