Searched refs:ui_browser__show_title (Results 1 – 3 of 3) sorted by relevance
56 void ui_browser__show_title(struct ui_browser *browser, const char *title);
277 void ui_browser__show_title(struct ui_browser *browser, const char *title) in ui_browser__show_title() function
699 ui_browser__show_title(&browser->b, title); in hist_browser__handle_hotkey()3559 ui_browser__show_title(&menu->b, title); in perf_evsel_menu__run()