Home
last modified time | relevance | path

Searched refs:hists__total_latency (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/tools/perf/util/
H A Dhist.h385 u64 hists__total_latency(struct hists *hists);
H A Dhist.c2829 u64 hists__total_latency(struct hists *hists) in hists__total_latency() function
/linux-6.15/tools/perf/ui/
H A Dhist.c33 hists__total_latency(hists); in __hpp__fmt_print()