Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dsort.h194 u64 total_period = hists__total_period(he->hists); in hist_entry__get_percent_limit()
A Dhist.h200 u64 hists__total_period(struct hists *hists);
A Dhist.c2703 u64 hists__total_period(struct hists *hists) in hists__total_period() function
/linux-6.3-rc2/tools/perf/ui/gtk/
A Dhists.c361 u64 total = hists__total_period(h->hists); in perf_gtk__show_hists()
417 u64 total = hists__total_period(hists); in perf_gtk__add_hierarchy_entries()
/linux-6.3-rc2/tools/perf/ui/
A Dhist.c37 u64 total = hists__total_period(hists); in __hpp__fmt()
55 u64 total = hists__total_period(pair->hists); in __hpp__fmt()
/linux-6.3-rc2/tools/perf/
A Dbuiltin-annotate.c332 u64 total = hists__total_period(hists); in hists__find_annotations()
A Dbuiltin-diff.c274 u64 total = hists__total_period(he->hists); in period_percent()
1316 u64 total = hists__total_period(he->hists); in baseline_percent()
/linux-6.3-rc2/tools/perf/ui/stdio/
A Dhist.c528 u64 total = hists__total_period(hists); in hist_entry__hierarchy_fprintf()
/linux-6.3-rc2/tools/perf/ui/browsers/
A Dhists.c1180 u64 total = hists__total_period(entry->hists); in hist_browser__show_callchain()
2913 u64 total = hists__total_period(hb->hists); in hist_browser__update_percent_limit()

Completed in 31 milliseconds