Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/ui/browsers/
H A 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()
473 he->nr_rows = callchain__count_rows( in hist_browser__toggle_fold()