Home
last modified time | relevance | path

Searched refs:ui_browser__show_title (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/perf/ui/
H A Dbrowser.h56 void ui_browser__show_title(struct ui_browser *browser, const char *title);
H A Dbrowser.c269 void ui_browser__show_title(struct ui_browser *browser, const char *title) in ui_browser__show_title() function
/openbmc/linux/tools/perf/ui/browsers/
H A Dannotate.c486 ui_browser__show_title(&browser->b, title); in annotate_browser__callq()
H A Dhists.c698 ui_browser__show_title(&browser->b, title); in hist_browser__handle_hotkey()
3498 ui_browser__show_title(&menu->b, title); in perf_evsel_menu__run()