Searched refs:GetCacheSize (Results 1 – 6 of 6) sorted by relevance
98 uptr GetCacheSize() const { in GetCacheSize() function103 uptr cache_size = GetCacheSize(); in Put()136 GetSize() >> 20, GetCacheSize() >> 10); in PrintStats()
99 uptr GetCacheSize() const { in GetCacheSize() function104 uptr cache_size = GetCacheSize(); in Put()137 GetSize() >> 20, GetCacheSize() >> 10); in PrintStats()
97 uptr GetCacheSize() const { in GetCacheSize() function102 uptr cache_size = GetCacheSize(); in Put()135 GetSize() >> 20, GetCacheSize() >> 10); in PrintStats()
401 options->thread_local_quarantine_size_kb = quarantine.GetCacheSize() >> 10; in GetOptions()
336 options->thread_local_quarantine_size_kb = quarantine.GetCacheSize() >> 10; in GetOptions()
334 options->thread_local_quarantine_size_kb = quarantine.GetCacheSize() >> 10; in GetOptions()