hist_iter_normal  286 tools/perf/builtin-report.c 		iter.ops = &hist_iter_normal;
hist_iter_normal  825 tools/perf/builtin-top.c 			iter.ops = &hist_iter_normal;
hist_iter_normal   97 tools/perf/tests/hists_cumulate.c 			iter.ops = &hist_iter_normal;
hist_iter_normal   66 tools/perf/tests/hists_filter.c 				.ops = &hist_iter_normal,
hist_iter_normal   61 tools/perf/tests/hists_output.c 			.ops = &hist_iter_normal,
hist_iter_normal 1131 tools/perf/util/hist.c const struct hist_iter_ops hist_iter_normal = {
hist_iter_normal  132 tools/perf/util/hist.h extern const struct hist_iter_ops hist_iter_normal;