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