Searched refs:update_stats (Results 1 – 2 of 2) sorted by relevance
621 bool update_stats);725 void UpdateAccumulatedStats(bool update_stats);
2076 bool update_stats) { in PrepareApply() argument2077 UpdateAccumulatedStats(update_stats); in PrepareApply()2138 void Version::UpdateAccumulatedStats(bool update_stats) { in UpdateAccumulatedStats() argument2139 if (update_stats) { in UpdateAccumulatedStats()