Searched refs:ui_browser__gotorc_title (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/tools/perf/ui/ |
H A D | browser.h | 44 void ui_browser__gotorc_title(struct ui_browser *browser, int y, int x);
|
H A D | browser.c | 47 void ui_browser__gotorc_title(struct ui_browser *browser, int y, int x) in ui_browser__gotorc_title() function
|
/openbmc/linux/tools/perf/ui/browsers/ |
H A D | annotate.c | 669 ui_browser__gotorc_title(browser, 0, 0); in annotate_browser__show()
|
H A D | hists.c | 1772 ui_browser__gotorc_title(&browser->b, 0, 0); in hists_browser__hierarchy_headers() 1790 ui_browser__gotorc_title(&browser->b, line, 0); in hists_browser__headers()
|