HomeSort by relevance Sort by last modified time
    Searched refs:ui_browser__show (Results 1 - 7 of 7) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/
browser.h 46 int ui_browser__show(struct ui_browser *self, const char *title,
browser.c 177 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/
map.c 75 if (ui_browser__show(&self->b, self->map->dso->long_name,
scripts.c 91 if (ui_browser__show(&self->b, self->script_name,
hists.c 330 if (ui_browser__show(&browser->b, title,
    [all...]
annotate.c 669 if (ui_browser__show(&browser->b, title, help) < 0)
  /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/tui/
util.c 31 if (ui_browser__show(menu, " ", "ESC: exit, ENTER|->: Select option") < 0)

Completed in 41 milliseconds