Lines Matching refs:column
1358 int column = 0; in hist_browser__show_entry() local
1371 column++ < browser->b.horiz_scroll) in hist_browser__show_entry()
1452 int column = 0; in hist_browser__show_hierarchy_entry() local
1491 column++ < browser->b.horiz_scroll) in hist_browser__show_hierarchy_entry()
1532 if (column >= browser->b.horiz_scroll) { in hist_browser__show_hierarchy_entry()
1607 int column = 0; in hist_browser__show_no_entry() local
1633 column++ < browser->b.horiz_scroll) in hist_browser__show_no_entry()
1654 if (column >= browser->b.horiz_scroll) { in hist_browser__show_no_entry()
1687 int column = 0; in hists_browser__scnprintf_headers() local
1697 if (perf_hpp__should_skip(fmt, hists) || column++ < browser->b.horiz_scroll) in hists_browser__scnprintf_headers()
1726 int column = 0; in hists_browser__scnprintf_hierarchy_headers() local
1739 if (column++ < browser->b.horiz_scroll) in hists_browser__scnprintf_hierarchy_headers()