Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/ui/browsers/
Dhists.c260 static int callchain__count_rows(struct rb_root *chain) in callchain__count_rows() function
281 return callchain__count_rows(&he->sorted_chain); in hierarchy_count_rows()
474 he->nr_rows = callchain__count_rows( in hist_browser__toggle_fold()