Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/ui/
Dbrowser.c233 void __ui_browser__show_title(struct ui_browser *browser, const char *title) in __ui_browser__show_title() function
243 __ui_browser__show_title(browser, title); in ui_browser__show_title()
259 __ui_browser__show_title(browser, title); in ui_browser__show()
374 __ui_browser__show_title(browser, browser->title); in ui_browser__run()
Dbrowser.h43 void __ui_browser__show_title(struct ui_browser *browser, const char *title);