Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dsort.h138 u64 total_period = hists__total_period(he->hists); in hist_entry__get_percent_limit()
Dhist.h131 u64 hists__total_period(struct hists *hists);
Dhist.c1432 u64 hists__total_period(struct hists *hists) in hists__total_period() function
/linux-4.1.27/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()
/linux-4.1.27/tools/perf/ui/gtk/
Dhists.c226 u64 total = hists__total_period(h->hists); in perf_gtk__show_hists()
/linux-4.1.27/tools/perf/
Dbuiltin-diff.c222 u64 total = hists__total_period(he->hists); in period_percent()
820 u64 total = hists__total_period(he->hists); in baseline_percent()
/linux-4.1.27/tools/perf/ui/browsers/
Dhists.c816 u64 total = hists__total_period(entry->hists); in hist_browser__show_entry()
1093 u64 total = hists__total_period(he->hists); in hist_browser__fprintf_callchain()