Home
last modified time | relevance | path

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

/tools/perf/util/
Dhist.c250 u64 prev_period = he->stat.period; in hists__decay_entry() local
253 if (prev_period == 0) in hists__decay_entry()
260 diff = prev_period - he->stat.period; in hists__decay_entry()