Searched refs:ui_browser__show (Results 1 - 7 of 7) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/
H A Dbrowser.h46 int ui_browser__show(struct ui_browser *self, const char *title,
H A Dbrowser.c177 ui_browser__show(browser, browser->title, ui_helpline__current);
247 int ui_browser__show(struct ui_browser *browser, const char *title, function
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/browsers/
H A Dmap.c75 if (ui_browser__show(&self->b, self->map->dso->long_name,
H A Dscripts.c91 if (ui_browser__show(&self->b, self->script_name,
H A Dhists.c330 if (ui_browser__show(&browser->b, title,
1812 if (ui_browser__show(&menu->b, title,
H A Dannotate.c669 if (ui_browser__show(&browser->b, title, help) < 0)
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/tui/
H A Dutil.c31 if (ui_browser__show(menu, " ", "ESC: exit, ENTER|->: Select option") < 0)

Completed in 800 milliseconds