Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/ui/
Dbrowser.h44 void ui_browser__gotorc_title(struct ui_browser *browser, int y, int x);
Dbrowser.c47 void ui_browser__gotorc_title(struct ui_browser *browser, int y, int x) in ui_browser__gotorc_title() function
/Linux-v6.6/tools/perf/ui/browsers/
Dannotate.c672 ui_browser__gotorc_title(browser, 0, 0); in annotate_browser__show()
Dhists.c1772 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()