Searched refs:ui_browser__input_window (Results 1 – 5 of 5) sorted by relevance
/linux/tools/perf/ui/ ! |
H A D | browser.h | 72 int ui_browser__input_window(const char *title, const char *text, char *input,
|
/linux/tools/perf/ui/browsers/ ! |
H A D | map.c | 52 int err = ui_browser__input_window("Search by name/addr", in map_browser__search()
|
H A D | scripts.c | 309 int key = ui_browser__input_window("perf script command", in list_scripts()
|
H A D | hists.c | 3209 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 D | util.c | 75 int ui_browser__input_window(const char *title, const char *text, char *input, in ui_browser__input_window() function
|