Searched refs:LastValue (Results 1 – 3 of 3) sorted by relevance
34 uint64_t LastValue() const { in LastValue() function
60 ASSERT_EQ(histogram.min(), bucketMapper.LastValue()); in EmptyHistogram()
71 min_.store(bucketMapper.LastValue(), std::memory_order_relaxed); in Clear()