Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/ui/
H A Dbrowser.c262 void __ui_browser__show_title(struct ui_browser *browser, const char *title) in __ui_browser__show_title() function
272 __ui_browser__show_title(browser, title); in ui_browser__show_title()
288 __ui_browser__show_title(browser, title); in ui_browser__show()
407 __ui_browser__show_title(browser, browser->title); in ui_browser__run()
H A Dbrowser.h55 void __ui_browser__show_title(struct ui_browser *browser, const char *title);