Home
last modified time | relevance | path

Searched refs:ui_browser__gotorc_title (Results 1 – 5 of 5) sorted by relevance

/linux/tools/perf/ui/
H A Dbrowser.h44 void ui_browser__gotorc_title(struct ui_browser *browser, int y, int x);
H A Dbrowser.c47 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 Dannotate-data.c349 ui_browser__gotorc_title(uib, 0, 0); in browser__show()
H A Dannotate.c567 ui_browser__gotorc_title(b, 0, 0); in annotate_browser__show_function_title()
H A Dhists.c1813 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()