Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h192 uptr getMaxSize() const { return atomic_load_relaxed(&MaxSize); } in getMaxSize() function
212 needRecycle = Cache.getSize() > getMaxSize(); in drain()
233 getMaxSize() >> 10, getCacheSize() >> 10); in getStats()