Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dhist.h399 u64 hists__total_latency(struct hists *hists);
H A Dhist.c2903 u64 hists__total_latency(struct hists *hists) in hists__total_latency() function
/linux/tools/perf/ui/
H A Dhist.c36 hists__total_latency(hists); in __hpp__fmt_print()