horiz_scroll 444 tools/perf/ui/browser.c if (browser->horiz_scroll < browser->columns - 1) horiz_scroll 445 tools/perf/ui/browser.c ++browser->horiz_scroll; horiz_scroll 450 tools/perf/ui/browser.c if (browser->horiz_scroll != 0) horiz_scroll 451 tools/perf/ui/browser.c --browser->horiz_scroll; horiz_scroll 20 tools/perf/ui/browser.h u16 y, x, width, height, rows, columns, horiz_scroll; horiz_scroll 1286 tools/perf/ui/browsers/hists.c column++ < browser->b.horiz_scroll) horiz_scroll 1406 tools/perf/ui/browsers/hists.c column++ < browser->b.horiz_scroll) horiz_scroll 1447 tools/perf/ui/browsers/hists.c if (column >= browser->b.horiz_scroll) { horiz_scroll 1548 tools/perf/ui/browsers/hists.c column++ < browser->b.horiz_scroll) horiz_scroll 1569 tools/perf/ui/browsers/hists.c if (column >= browser->b.horiz_scroll) { horiz_scroll 1612 tools/perf/ui/browsers/hists.c if (perf_hpp__should_skip(fmt, hists) || column++ < browser->b.horiz_scroll) horiz_scroll 1653 tools/perf/ui/browsers/hists.c if (column++ < browser->b.horiz_scroll)