Home
last modified time | relevance | path

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

/external/linux-tools-perf/util/ui/
Dbrowser.c160 void __ui_browser__show_title(struct ui_browser *browser, const char *title) in __ui_browser__show_title() function
170 __ui_browser__show_title(browser, title); in ui_browser__show_title()
197 __ui_browser__show_title(self, title); in ui_browser__show()
Dbrowser.h37 void __ui_browser__show_title(struct ui_browser *browser, const char *title);