hist_iter_cumulative  284 tools/perf/builtin-report.c 		iter.ops = &hist_iter_cumulative;
hist_iter_cumulative  823 tools/perf/builtin-top.c 			iter.ops = &hist_iter_cumulative;
hist_iter_cumulative   95 tools/perf/tests/hists_cumulate.c 			iter.ops = &hist_iter_cumulative;
hist_iter_cumulative 1139 tools/perf/util/hist.c const struct hist_iter_ops hist_iter_cumulative = {
hist_iter_cumulative  135 tools/perf/util/hist.h extern const struct hist_iter_ops hist_iter_cumulative;