Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/ui/gtk/
H A Dhists.c231 u64 child_total; in perf_gtk__add_callchain_graph() local
260 child_total = node->children_hit; in perf_gtk__add_callchain_graph()
262 child_total = total; in perf_gtk__add_callchain_graph()
266 child_total); in perf_gtk__add_callchain_graph()