Searched refs:ui_browser__gotorc_title (Results 1 – 5 of 5) sorted by relevance
| /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
|
| /linux/tools/perf/ui/browsers/ |
| H A D | annotate-data.c | 349 ui_browser__gotorc_title(uib, 0, 0); in browser__show()
|
| H A D | annotate.c | 567 ui_browser__gotorc_title(b, 0, 0); in annotate_browser__show_function_title()
|
| H A D | hists.c | 1813 ui_browser__gotorc_title(&browser->b, line, 0); in hists_browser__hierarchy_headers() 1832 ui_browser__gotorc_title(&browser->b, line, 0); in hists_browser__headers()
|