Home
last modified time | relevance | path

Searched refs:callchain__count_rows (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/tools/perf/ui/browsers/
Dhists.c259 static int callchain__count_rows(struct rb_root *chain) in callchain__count_rows() function
280 return callchain__count_rows(&he->sorted_chain); in hierarchy_count_rows()
478 he->nr_rows = callchain__count_rows( in hist_browser__toggle_fold()