Searched refs:total_entry_count (Results 1 – 1 of 1) sorted by relevance
273 int total_entry_count = 0; in Load() local342 ++total_entry_count; in Load()369 } else if (total_entry_count > kMinCompactionEntryCount && in Load()370 total_entry_count > unique_entry_count * kCompactionRatio) { in Load()