Home
last modified time | relevance | path

Searched defs:total_period (Results 1 – 3 of 3) sorted by relevance

/tools/perf/ui/stdio/
Dhist.c295 u64 total_period = hists->stats.total_period; in hist_entry__callchain_fprintf() local
/tools/perf/util/
Dsort.h149 u64 total_period = hists__total_period(he->hists); in hist_entry__get_percent_limit() local
Devent.h256 u64 total_period; member