Searched refs:hists__total_period (Results 1 - 9 of 9) sorted by relevance

/linux-master/tools/perf/util/
H A Dsort.h200 u64 total_period = hists__total_period(he->hists);
H A Dhist.h207 u64 hists__total_period(struct hists *hists);
H A Dhist.c2734 u64 hists__total_period(struct hists *hists) function
/linux-master/tools/perf/ui/gtk/
H A Dhists.c361 u64 total = hists__total_period(h->hists);
417 u64 total = hists__total_period(hists);
/linux-master/tools/perf/ui/
H A Dhist.c38 u64 total = hists__total_period(hists);
56 u64 total = hists__total_period(pair->hists);
/linux-master/tools/perf/
H A Dbuiltin-diff.c274 u64 total = hists__total_period(he->hists);
1318 u64 total = hists__total_period(he->hists);
H A Dbuiltin-annotate.c499 u64 total = hists__total_period(hists);
/linux-master/tools/perf/ui/stdio/
H A Dhist.c528 u64 total = hists__total_period(hists);
/linux-master/tools/perf/ui/browsers/
H A Dhists.c1170 u64 total = hists__total_period(entry->hists);
2904 u64 total = hists__total_period(hb->hists);

Completed in 184 milliseconds