Lines Matching refs:annotation_opts
2254 struct annotation_options *annotation_opts) in perf_evsel_browser__new() argument
2262 browser->annotation_opts = annotation_opts; in perf_evsel_browser__new()
2435 if (!browser->annotation_opts->objdump_path && in do_annotate()
2436 perf_env__lookup_objdump(browser->env, &browser->annotation_opts->objdump_path)) in do_annotate()
2449 browser->annotation_opts); in do_annotate()
2943 struct annotation_options *annotation_opts) in evsel__hists_browse() argument
2946 struct hist_browser *browser = perf_evsel_browser__new(evsel, hbt, env, annotation_opts); in evsel__hists_browse()
3396 struct annotation_options *annotation_opts; member
3498 menu->annotation_opts); in perf_evsel_menu__run()
3555 bool warn_lost_event, struct annotation_options *annotation_opts) in __evlist__tui_browse_hists() argument
3570 .annotation_opts = annotation_opts, in __evlist__tui_browse_hists()
3606 struct annotation_options *annotation_opts) in evlist__tui_browse_hists() argument
3615 env, warn_lost_event, annotation_opts); in evlist__tui_browse_hists()
3633 warn_lost_event, annotation_opts); in evlist__tui_browse_hists()
3653 struct annotation_options *annotation_opts) in block_hists_tui_browse() argument
3670 browser->annotation_opts = annotation_opts; in block_hists_tui_browse()