Lines Matching refs:column
1323 int column = 0; in hist_browser__show_entry() local
1336 column++ < browser->b.horiz_scroll) in hist_browser__show_entry()
1417 int column = 0; in hist_browser__show_hierarchy_entry() local
1456 column++ < browser->b.horiz_scroll) in hist_browser__show_hierarchy_entry()
1497 if (column >= browser->b.horiz_scroll) { in hist_browser__show_hierarchy_entry()
1572 int column = 0; in hist_browser__show_no_entry() local
1598 column++ < browser->b.horiz_scroll) in hist_browser__show_no_entry()
1619 if (column >= browser->b.horiz_scroll) { in hist_browser__show_no_entry()
1652 int column = 0; in hists_browser__scnprintf_headers() local
1662 if (perf_hpp__should_skip(fmt, hists) || column++ < browser->b.horiz_scroll) in hists_browser__scnprintf_headers()
1690 int column = 0; in hists_browser__scnprintf_hierarchy_headers() local
1703 if (column++ < browser->b.horiz_scroll) in hists_browser__scnprintf_hierarchy_headers()