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

/linux-4.1.27/tools/perf/util/
H A Dhist.c228 u64 prev_period = he->stat.period; hists__decay_entry() local
231 if (prev_period == 0) hists__decay_entry()
238 diff = prev_period - he->stat.period; hists__decay_entry()

Completed in 70 milliseconds