Home
last modified time | relevance | path

Searched defs:ReportRegionExhausted (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h254 ReportRegionExhausted = !RegionIsExhausted && Region->Exhausted; in popBatch() local
859 popBatchWithCV(CacheT * C,uptr ClassId,RegionInfo * Region,bool & ReportRegionExhausted) popBatchWithCV() argument