Searched refs:prev_timestamp (Results 1 – 1 of 1) sorted by relevance
1018 uint64_t prev_timestamp = it->first; in UpdateReuseIntervalStats() local1029 const uint64_t reuse_interval = timestamp - prev_timestamp; in UpdateReuseIntervalStats()1034 prev_timestamp = timestamp; in UpdateReuseIntervalStats()