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

  /external/linux-tools-perf/util/ui/
browser.h 34 void ui_browser__gotorc(struct ui_browser *self, int y, int x);
browser.c 37 void ui_browser__gotorc(struct ui_browser *self, int y, int x) function
113 ui_browser__gotorc(self, row, 0);
324 ui_browser__gotorc(self, row, 0);
  /external/linux-tools-perf/util/ui/browsers/
hists.c 428 ui_browser__gotorc(&self->b, row, 0);
486 ui_browser__gotorc(&self->b, row, 0);
566 ui_browser__gotorc(&self->b, row, 0);

Completed in 6272 milliseconds