Home
last modified time | relevance | path

Searched refs:max_cache_size_ (Results 1 – 11 of 11) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_quarantine.h55 max_cache_size_ = cache_size; in Init()
62 if (c->Size() > max_cache_size_) in Put()
80 uptr max_cache_size_; variable
/external/puffin/src/
Dpuffin_stream.cc109 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()
Dpuffin_stream.h161 size_t max_cache_size_; variable
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compilation_cache_rpc_lookup.cc52 : 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()
Dtpu_compilation_cache_interface.cc113 : 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()
Dtpu_compilation_cache_rpc_lookup.h72 const int64 max_cache_size_; variable
Dtpu_compilation_cache_interface.h278 const int64 max_cache_size_; variable
/external/webrtc/rtc_tools/frame_analyzer/
Dvideo_temporal_aligner.cc119 : 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
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_quarantine.h91 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
/external/libabigail/tests/data/test-annotate/
Dtest19-pr19023-libtcmalloc_and_profiler.so.abi23056 <!-- 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…
/external/libabigail/tests/data/test-read-dwarf/
Dtest19-pr19023-libtcmalloc_and_profiler.so.abi14253 …<var-decl name='max_cache_size_' type-id='type-id-76' visibility='default' filepath='src/central_f…