Home
last modified time | relevance | path

Searched refs:__ui_browser__show_title (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/tools/perf/ui/
Dbrowser.c248 void __ui_browser__show_title(struct ui_browser *browser, const char *title) in __ui_browser__show_title() function
258 __ui_browser__show_title(browser, title); in ui_browser__show_title()
274 __ui_browser__show_title(browser, title); in ui_browser__show()
389 __ui_browser__show_title(browser, browser->title); in ui_browser__run()
Dbrowser.h46 void __ui_browser__show_title(struct ui_browser *browser, const char *title);