Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dsort.h191 u64 total_period = hists__total_period(he->hists); in hist_entry__get_percent_limit()
H A Dhist.h190 u64 hists__total_period(struct hists *hists);
H A Dhist.c2675 u64 hists__total_period(struct hists *hists) in hists__total_period() function
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsort.h196 u64 total_period = hists__total_period(he->hists); in hist_entry__get_percent_limit()
H A Dhist.h204 u64 hists__total_period(struct hists *hists);
H A Dhist.c2738 u64 hists__total_period(struct hists *hists) in hists__total_period() function
/kernel/linux/linux-5.10/tools/perf/ui/gtk/
H 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()
/kernel/linux/linux-6.6/tools/perf/ui/gtk/
H 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()
/kernel/linux/linux-5.10/tools/perf/ui/
H A Dhist.c37 u64 total = hists__total_period(hists); in __hpp__fmt()
55 u64 total = hists__total_period(pair->hists); in __hpp__fmt()
/kernel/linux/linux-6.6/tools/perf/ui/
H A Dhist.c38 u64 total = hists__total_period(hists); in __hpp__fmt()
56 u64 total = hists__total_period(pair->hists); in __hpp__fmt()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-annotate.c343 u64 total = hists__total_period(hists); in hists__find_annotations()
H A Dbuiltin-diff.c274 u64 total = hists__total_period(he->hists); in period_percent()
1318 u64 total = hists__total_period(he->hists); in baseline_percent()
/kernel/linux/linux-5.10/tools/perf/ui/stdio/
H A Dhist.c528 u64 total = hists__total_period(hists); in hist_entry__hierarchy_fprintf()
/kernel/linux/linux-6.6/tools/perf/ui/stdio/
H A Dhist.c528 u64 total = hists__total_period(hists); in hist_entry__hierarchy_fprintf()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-diff.c274 u64 total = hists__total_period(he->hists); in period_percent()
1315 u64 total = hists__total_period(he->hists); in baseline_percent()
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dhists.c1169 u64 total = hists__total_period(entry->hists); in hist_browser__show_callchain()
2902 u64 total = hists__total_period(hb->hists); in hist_browser__update_percent_limit()
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dhists.c1170 u64 total = hists__total_period(entry->hists); in hist_browser__show_callchain()
2907 u64 total = hists__total_period(hb->hists); in hist_browser__update_percent_limit()

Completed in 36 milliseconds