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