Home
last modified time | relevance | path

Searched refs:hists__total_period (Results 1 – 7 of 7) sorted by relevance

/tools/perf/util/
Dsort.h149 u64 total_period = hists__total_period(he->hists); in hist_entry__get_percent_limit()
Dhist.h136 u64 hists__total_period(struct hists *hists);
Dhist.c1535 u64 hists__total_period(struct hists *hists) in hists__total_period() function
/tools/perf/ui/
Dhist.c30 u64 total = hists__total_period(hists); in __hpp__fmt()
48 u64 total = hists__total_period(pair->hists); in __hpp__fmt()
/tools/perf/ui/gtk/
Dhists.c226 u64 total = hists__total_period(h->hists); in perf_gtk__show_hists()
/tools/perf/
Dbuiltin-diff.c222 u64 total = hists__total_period(he->hists); in period_percent()
826 u64 total = hists__total_period(he->hists); in baseline_percent()
/tools/perf/ui/browsers/
Dhists.c836 u64 total = hists__total_period(entry->hists); in hist_browser__show_entry()
1120 u64 total = hists__total_period(he->hists); in hist_browser__fprintf_callchain()