Searched refs:GetCacheSize (Results 1 – 3 of 3) sorted by relevance
98 uptr GetCacheSize() const { in GetCacheSize() function103 uptr cache_size = GetCacheSize(); in Put()136 GetSize() >> 20, GetCacheSize() >> 10); in PrintStats()
272 QuarantineChunksUpToSize = (Quarantine.GetCacheSize() == 0) ? 0 : in init()
402 options->thread_local_quarantine_size_kb = quarantine.GetCacheSize() >> 10; in GetOptions()