Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/ui/stdio/
Dhist.c299 u64 total_period = hists->stats.total_period; in hist_entry__callchain_fprintf() local
/external/linux-tools-perf/src/tools/perf/util/
Dhist.h29 u64 total_period; member