Searched refs:OPEN_ENTRIES (Results 1 – 3 of 3) sorted by relevance
38 OPEN_ENTRIES, // Average number of open entries. enumerator
319 int64 current = stats_.GetCounter(Stats::OPEN_ENTRIES); in OnTimerTick()328 stats_.SetCounter(Stats::OPEN_ENTRIES, current); in OnTimerTick()1249 static_cast<int>(stats_.GetCounter(Stats::OPEN_ENTRIES))); in ReportStats()
1065 int64 current = stats_.GetCounter(Stats::OPEN_ENTRIES); in OnStatsTimer()1074 stats_.SetCounter(Stats::OPEN_ENTRIES, current); in OnStatsTimer()1851 static_cast<int>(stats_.GetCounter(Stats::OPEN_ENTRIES))); in ReportStats()