Lines Matching refs:warn_lost_event
680 static int hist_browser__handle_hotkey(struct hist_browser *browser, bool warn_lost_event, char *ti… in hist_browser__handle_hotkey() argument
699 if (warn_lost_event && in hist_browser__handle_hotkey()
754 bool warn_lost_event, int key) in hist_browser__run() argument
768 if (key && hist_browser__handle_hotkey(browser, warn_lost_event, title, sizeof(title), key)) in hist_browser__run()
774 if (hist_browser__handle_hotkey(browser, warn_lost_event, title, sizeof(title), key)) in hist_browser__run()
2952 struct perf_env *env, bool warn_lost_event, in evsel__hists_browse() argument
3042 key = hist_browser__run(browser, helpline, warn_lost_event, key); in evsel__hists_browse()
3465 bool warn_lost_event) in perf_evsel_menu__run() argument
3487 warn_lost_event) { in perf_evsel_menu__run()
3507 warn_lost_event, in perf_evsel_menu__run()
3565 bool warn_lost_event, struct annotation_options *annotation_opts) in __evlist__tui_browse_hists() argument
3594 hbt, warn_lost_event); in __evlist__tui_browse_hists()
3615 float min_pcnt, struct perf_env *env, bool warn_lost_event, in evlist__tui_browse_hists() argument
3625 env, warn_lost_event, annotation_opts); in evlist__tui_browse_hists()
3643 warn_lost_event, annotation_opts); in evlist__tui_browse_hists()