Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dlocal_cache.h108 bool EmptyCache = true; in getStats() local
113 EmptyCache = false; in getStats()
126 if (EmptyCache) in getStats()
H A Dsecondary.h198 bool EmptyCache = false; in store() local
249 EmptyCache = true; in store()
265 if (EmptyCache) in store()