Home
last modified time | relevance | path

Searched refs:ui_browser__show (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/tools/perf/util/ui/
Dbrowser.h39 int ui_browser__show(struct ui_browser *self, const char *title,
Dbrowser.c174 int ui_browser__show(struct ui_browser *self, const char *title, in ui_browser__show() function
/linux-2.6.39/tools/perf/util/ui/browsers/
Dmap.c106 if (ui_browser__show(&self->b, self->map->dso->long_name, in map_browser__run()
Dtop.c158 if (ui_browser__show(&browser->b, title, in perf_top_browser__run()
Dannotate.c180 if (ui_browser__show(&self->b, sym->name, in annotate_browser__run()
Dhists.c305 if (ui_browser__show(&self->b, title, in hist_browser__run()
1037 if (ui_browser__show(&menu->b, title, in perf_evsel_menu__run()