Searched refs:entry_count_ (Results 1 – 2 of 2) sorted by relevance
442 entry_count_ = byte_count_ = 0; in SyncInit()689 entry_count_++; in OpenEntryImpl()775 entry_count_++; in CreateEntryImpl()1165 CACHE_UMA(COUNTS_10000, "EntryAccessRate", 0, entry_count_); in OnStatsTimer()1167 entry_count_ = 0; in OnStatsTimer()1827 entry_count_++; in ResurrectEntry()
355 int entry_count_; // Number of entries accessed lately. variable