Searched refs:sum_squares (Results 1 – 3 of 3) sorted by relevance
127 sum_squares_.fetch_add(other.sum_squares(), std::memory_order_relaxed); in Merge()175 uint64_t cur_sum_squares = sum_squares(); in StandardDeviation()
70 inline uint64_t sum_squares() const { in sum_squares() function
190 stats_to_drop.sum_squares(), std::memory_order_relaxed); in SwapHistoryBucket()