Home
last modified time | relevance | path

Searched refs:ui_helpline__push (Results 1 – 7 of 7) sorted by relevance

/tools/perf/ui/
Dhelpline.c38 void ui_helpline__push(const char *msg) in ui_helpline__push() function
50 ui_helpline__push(s); in ui_helpline__vpush()
67 ui_helpline__push(msg); in ui_helpline__puts()
Dhelpline.h20 void ui_helpline__push(const char *msg);
Dbrowser.c266 ui_helpline__push(browser->helpline); in ui_browser__show()
/tools/perf/ui/tui/
Dutil.c141 ui_helpline__push("maximum size of symbol name reached!"); in ui_browser__input_window()
/tools/perf/ui/gtk/
Dhists.c302 ui_helpline__push(help); in perf_evlist__gtk_browse_hists()
/tools/perf/ui/browsers/
Dhists.c1357 ui_helpline__push(helpline); in perf_evsel__hists_browse()
1862 ui_helpline__push("Press ESC to exit"); in __perf_evlist__tui_browse_hists()
Dannotate.c907 ui_helpline__push("Press <- or ESC to exit"); in symbol__tui_annotate()