Searched refs:hierarchy_count_rows (Results 1 – 1 of 1) sorted by relevance
272 static int hierarchy_count_rows(struct hist_browser *hb, struct hist_entry *he, in hierarchy_count_rows() function296 count += hierarchy_count_rows(hb, child, true); in hierarchy_count_rows()474 child_rows = hierarchy_count_rows(browser, he, true); in hist_browser__toggle_fold()481 he->nr_rows = hierarchy_count_rows(browser, he, false); in hist_browser__toggle_fold()