Home
last modified time | relevance | path

Searched refs:ui_browser__input_window (Results 1 – 5 of 5) sorted by relevance

/linux/tools/perf/ui/ !
H A Dbrowser.h72 int ui_browser__input_window(const char *title, const char *text, char *input,
/linux/tools/perf/ui/browsers/ !
H A Dmap.c52 int err = ui_browser__input_window("Search by name/addr", in map_browser__search()
H A Dscripts.c309 int key = ui_browser__input_window("perf script command", in list_scripts()
H A Dhists.c3209 if (ui_browser__input_window("Symbol to show", in evsel__hists_browse()
3249 if (ui_browser__input_window("Percent Limit", in evsel__hists_browse()
/linux/tools/perf/ui/tui/ !
H A Dutil.c75 int ui_browser__input_window(const char *title, const char *text, char *input, in ui_browser__input_window() function