Searched refs:prev_stats_ (Results 1 – 2 of 2) sorted by relevance
249 } total_stats_, prev_stats_; variable
158 << DumpDelta(total_stats_.minus(prev_stats_)) << "\n\n") in Dump()161 memcpy(&prev_stats_, &total_stats_, sizeof(Stats)); in Dump()