Searched refs:max_cache_size_ (Results 1 – 10 of 10) sorted by relevance
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
55 max_cache_size_ = cache_size; in Init()62 if (c->Size() > max_cache_size_) in Put()80 uptr 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()
114 : max_cache_size_(max_cache_size) { in TpuCompilationCacheInterface()115 CHECK_GE(max_cache_size_, 0); in TpuCompilationCacheInterface()116 VLOG(1) << "Created compilation cache size " << max_cache_size_ << " bytes."; in TpuCompilationCacheInterface()334 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::__anon40571a890111::CachedVideo
25351 <!-- int32_t tcmalloc::CentralFreeList::max_cache_size_ -->25352 …<var-decl name='max_cache_size_' type-id='type-id-115' visibility='default' filepath='src/central_…
15786 …<var-decl name='max_cache_size_' type-id='type-id-115' visibility='default' filepath='src/central_…