Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/ui/
Dbrowser.h54 void ui_browser__show_title(struct ui_browser *browser, const char *title);
Dbrowser.c270 void ui_browser__show_title(struct ui_browser *browser, const char *title) in ui_browser__show_title() function
/Linux-v4.19/tools/perf/ui/browsers/
Dannotate.c429 ui_browser__show_title(&browser->b, title); in annotate_browser__callq()
Dhists.c654 ui_browser__show_title(&browser->b, title); in hist_browser__run()
3175 ui_browser__show_title(&menu->b, title); in perf_evsel_menu__run()