Searched refs:max_cache_size_ (Results 1 – 11 of 11) sorted by relevance
55 max_cache_size_ = cache_size; in Init()62 if (c->Size() > max_cache_size_) in Put()80 uptr max_cache_size_; variable
109 max_cache_size_(max_cache_size), in PuffinStream()137 if (max_cache_size_ < max_puff_length) { in PuffinStream()138 max_cache_size_ = 0; // It means we are not caching puffs. in PuffinStream()266 max_cache_size_ == 0 && (skip_bytes_ == 0) && in Read()270 if (max_cache_size_ == 0 || in Read()462 while (!caches_.empty() && cur_cache_size_ + puff_size > max_cache_size_) { in GetPuffCache()
161 size_t max_cache_size_; variable
52 : max_cache_size_(max_cache_size) { in TpuCompilationCacheRpcLookup()60 VLOG(1) << "Created RPC lookup cache size " << max_cache_size_ << " bytes."; in TpuCompilationCacheRpcLookup()181 while (entries_by_last_use_.size() > 1 && cache_size_ > max_cache_size_) { in PostLookupLocked()
113 : max_cache_size_(max_cache_size) { in TpuCompilationCacheInterface()114 CHECK_GE(max_cache_size_, 0); in TpuCompilationCacheInterface()115 VLOG(1) << "Created compilation cache size " << max_cache_size_ << " bytes."; in TpuCompilationCacheInterface()332 while (entries_by_last_use_.size() > 1 && cache_size_ > max_cache_size_) { in LookupEntryMarkedForEviction()
72 const int64 max_cache_size_; variable
278 const int64 max_cache_size_; variable
119 : max_cache_size_(max_cache_size), video_(video) {} in CachedVideo()136 if (cache_.size() > max_cache_size_) in GetFrame()148 const size_t max_cache_size_; member in webrtc::test::__anond7f027040111::CachedVideo
91 atomic_store_relaxed(&max_cache_size_, cache_size); in Init()99 return atomic_load_relaxed(&max_cache_size_); in GetCacheSize()145 atomic_uintptr_t max_cache_size_; variable
23056 <!-- int32_t tcmalloc::CentralFreeList::max_cache_size_ -->23057 …<var-decl name='max_cache_size_' type-id='type-id-76' visibility='default' filepath='src/central_f…
14253 …<var-decl name='max_cache_size_' type-id='type-id-76' visibility='default' filepath='src/central_f…