Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dhist.c419 u64 period_diff = prev_period - he->stat.period; in hists__decay_entry() local
422 hists->stats.total_period -= period_diff; in hists__decay_entry()
425 hists->stats.total_non_filtered_period -= period_diff; in hists__decay_entry()