callchain_cumul_counts  132 tools/perf/ui/stdio/hist.c 		cumul_count += callchain_cumul_counts(child);
callchain_cumul_counts  819 tools/perf/util/callchain.c 	parent->children_count = callchain_cumul_counts(new);
callchain_cumul_counts 1181 tools/perf/util/callchain.c 	unsigned count = callchain_cumul_counts(node);
callchain_cumul_counts 1210 tools/perf/util/callchain.c 	unsigned count = callchain_cumul_counts(node);