hists__total_period  264 tools/perf/builtin-diff.c 	u64 total = hists__total_period(he->hists);
hists__total_period 1295 tools/perf/builtin-diff.c 	u64 total = hists__total_period(he->hists);
hists__total_period 1119 tools/perf/ui/browsers/hists.c 	u64 total = hists__total_period(entry->hists);
hists__total_period 2786 tools/perf/ui/browsers/hists.c 	u64 total = hists__total_period(hb->hists);
hists__total_period  361 tools/perf/ui/gtk/hists.c 		u64 total = hists__total_period(h->hists);
hists__total_period  417 tools/perf/ui/gtk/hists.c 	u64 total = hists__total_period(hists);
hists__total_period   37 tools/perf/ui/hist.c 		u64 total = hists__total_period(hists);
hists__total_period   55 tools/perf/ui/hist.c 			u64 total = hists__total_period(pair->hists);
hists__total_period  527 tools/perf/ui/stdio/hist.c 		u64 total = hists__total_period(hists);
hists__total_period  189 tools/perf/util/hist.h u64 hists__total_period(struct hists *hists);
hists__total_period  184 tools/perf/util/sort.h 	u64 total_period = hists__total_period(he->hists);