Searched refs:nr_rows (Results 1 – 4 of 4) sorted by relevance
75 unfolded_rows += he->nr_rows; in hist_browser__get_folding()462 browser->b.nr_entries -= he->nr_rows; in hist_browser__toggle_fold()485 he->nr_rows = 1; in hist_browser__toggle_fold()494 he->nr_rows = 0; in hist_browser__toggle_fold()597 he->nr_rows = unfold ? n : 0; in hist_entry__set_folding()599 he->nr_rows = 0; in hist_entry__set_folding()629 he->nr_rows = 1; in __hist_browser__set_folding()2006 if (-offset > h->nr_rows) { in ui_browser__hists_seek()2007 offset += h->nr_rows; in ui_browser__hists_seek()2032 h->row_offset = h->nr_rows; in ui_browser__hists_seek()[all …]
828 int nr_rows = 0; in hists__fprintf() local841 nr_rows += hists__fprintf_headers(hists, fp); in hists__fprintf()843 if (max_rows && nr_rows >= max_rows) in hists__fprintf()874 if (max_rows && ++nr_rows >= max_rows) in hists__fprintf()887 if (max_rows && ++nr_rows >= max_rows) in hists__fprintf()
271 u16 nr_rows; member
2174 parent->nr_rows = 0; in hists__remove_entry_filter()2187 h->nr_rows = 0; in hists__remove_entry_filter()