* Called in the beginning of merge process. Swaps the histogram used for collection so that we do
const HistogramStatistics& intervalStatistics() const override { return interval_statistics_; }
// Indicates that the ThreadLocalStore is shutting down, so no need to clear its histogram_set_.
Gauge& gaugeFromString(const std::string& name, Gauge::ImportMode import_mode) override {
template <class StatMap, class StatFn> bool iterHelper(StatFn fn, const StatMap& map) const {
bool iterateScopes(const std::function<bool(const ScopeImplSharedPtr&)> fn_lock_held) const {
std::vector<CentralCacheEntrySharedPtr> central_cache_entries_to_cleanup_ ABSL_GUARDED_BY(lock_);