Searched refs:ui_browser__gotorc_title (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/tools/perf/ui/ |
D | browser.h | 44 void ui_browser__gotorc_title(struct ui_browser *browser, int y, int x);
|
D | browser.c | 47 void ui_browser__gotorc_title(struct ui_browser *browser, int y, int x) in ui_browser__gotorc_title() function
|
/linux-6.12.1/tools/perf/ui/browsers/ |
D | annotate-data.c | 349 ui_browser__gotorc_title(uib, 0, 0); in browser__show()
|
D | annotate.c | 668 ui_browser__gotorc_title(browser, 0, 0); in annotate_browser__show()
|
D | hists.c | 1773 ui_browser__gotorc_title(&browser->b, 0, 0); in hists_browser__hierarchy_headers() 1791 ui_browser__gotorc_title(&browser->b, line, 0); in hists_browser__headers()
|