Home
last modified time | relevance | path

Searched refs:warn_lost_event (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dhists.h37 bool warn_lost_event, int key);
H A Dhists.c670 static int hist_browser__handle_hotkey(struct hist_browser *browser, bool warn_lost_event, char *title, size_t size, int key) in hist_browser__handle_hotkey() argument
688 if (warn_lost_event && in hist_browser__handle_hotkey()
743 bool warn_lost_event, int key) in hist_browser__run()
757 if (key && hist_browser__handle_hotkey(browser, warn_lost_event, title, sizeof(title), key)) in hist_browser__run()
763 if (hist_browser__handle_hotkey(browser, warn_lost_event, title, sizeof(title), key)) in hist_browser__run()
2945 bool warn_lost_event, in perf_evsel__hists_browse()
3035 key = hist_browser__run(browser, helpline, warn_lost_event, key); in perf_evsel__hists_browse()
3458 bool warn_lost_event) in perf_evsel_menu__run()
3480 warn_lost_event) { in perf_evsel_menu__run()
3502 warn_lost_event, in perf_evsel_menu__run()
742 hist_browser__run(struct hist_browser *browser, const char *help, bool warn_lost_event, int key) hist_browser__run() argument
2939 perf_evsel__hists_browse(struct evsel *evsel, int nr_events, const char *helpline, bool left_exits, struct hist_browser_timer *hbt, float min_pcnt, struct perf_env *env, bool warn_lost_event, struct annotation_options *annotation_opts) perf_evsel__hists_browse() argument
3455 perf_evsel_menu__run(struct evsel_menu *menu, int nr_events, const char *help, struct hist_browser_timer *hbt, bool warn_lost_event) perf_evsel_menu__run() argument
3558 __perf_evlist__tui_browse_hists(struct evlist *evlist, int nr_entries, const char *help, struct hist_browser_timer *hbt, float min_pcnt, struct perf_env *env, bool warn_lost_event, struct annotation_options *annotation_opts) __perf_evlist__tui_browse_hists() argument
3613 perf_evlist__tui_browse_hists(struct evlist *evlist, const char *help, struct hist_browser_timer *hbt, float min_pcnt, struct perf_env *env, bool warn_lost_event, struct annotation_options *annotation_opts) perf_evlist__tui_browse_hists() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dhists.h37 bool warn_lost_event, int key);
H A Dhists.c670 static int hist_browser__handle_hotkey(struct hist_browser *browser, bool warn_lost_event, char *title, size_t size, int key) in hist_browser__handle_hotkey() argument
689 if (warn_lost_event && in hist_browser__handle_hotkey()
744 bool warn_lost_event, int key) in hist_browser__run()
758 if (key && hist_browser__handle_hotkey(browser, warn_lost_event, title, sizeof(title), key)) in hist_browser__run()
764 if (hist_browser__handle_hotkey(browser, warn_lost_event, title, sizeof(title), key)) in hist_browser__run()
2946 struct perf_env *env, bool warn_lost_event, in evsel__hists_browse()
3036 key = hist_browser__run(browser, helpline, warn_lost_event, key); in evsel__hists_browse()
3460 bool warn_lost_event) in perf_evsel_menu__run()
3482 warn_lost_event) { in perf_evsel_menu__run()
3502 warn_lost_event, in perf_evsel_menu__run()
743 hist_browser__run(struct hist_browser *browser, const char *help, bool warn_lost_event, int key) hist_browser__run() argument
2944 evsel__hists_browse(struct evsel *evsel, int nr_events, const char *helpline, bool left_exits, struct hist_browser_timer *hbt, float min_pcnt, struct perf_env *env, bool warn_lost_event, struct annotation_options *annotation_opts) evsel__hists_browse() argument
3457 perf_evsel_menu__run(struct evsel_menu *menu, int nr_events, const char *help, struct hist_browser_timer *hbt, bool warn_lost_event) perf_evsel_menu__run() argument
3558 __evlist__tui_browse_hists(struct evlist *evlist, int nr_entries, const char *help, struct hist_browser_timer *hbt, float min_pcnt, struct perf_env *env, bool warn_lost_event, struct annotation_options *annotation_opts) __evlist__tui_browse_hists() argument
3609 evlist__tui_browse_hists(struct evlist *evlist, const char *help, struct hist_browser_timer *hbt, float min_pcnt, struct perf_env *env, bool warn_lost_event, struct annotation_options *annotation_opts) evlist__tui_browse_hists() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.h470 bool warn_lost_event,
490 bool warn_lost_event __maybe_unused, in perf_evlist__tui_browse_hists()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhist.h484 float min_pcnt, struct perf_env *env, bool warn_lost_event,
504 bool warn_lost_event __maybe_unused, in evlist__tui_browse_hists()

Completed in 12 milliseconds