Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dsecondary.h102 if (IsFullEvents++ == 4U) in store()
209 IsFullEvents = 0; in empty()
245 u32 IsFullEvents; variable
/external/scudo/standalone/
Dsecondary.h188 if (IsFullEvents++ == 4U) in store()
344 IsFullEvents = 0; in empty()
390 u32 IsFullEvents = 0; variable