Searched refs:InUse (Results 1 – 10 of 10) sorted by relevance
2 Type InUse MemUse HighUse Requests Size(s)
1 …ss="title"> Type</div><div class="text"> </div><div class="title">InUse</div><div class="t…
9 <div class="title">InUse</div>
463 smIOCommand[i].InUse = agFALSE; in smIOInit()489 smIORequestBody->InUse = agTRUE; in smIOReInit()
274 bit32 InUse; member
705 if (smIORequestBody->InUse == agTRUE) in smDequeueIO()1471 if (smIORequestBody->InUse == agTRUE) in smEnqueueIO()1473 smIORequestBody->InUse = agFALSE; in smEnqueueIO()
882 const uptr InUse = in getStats() local884 const uptr BytesInFreeList = Sci->AllocatedUser - InUse * BlockSize; in getStats()896 InUse, AvailableChunks, Sci->ReleaseInfo.RangesReleased, in getStats()
663 InUse = false; in ~DefinitionGenerator()2318 DG->InUse = false; in OL_resumeLookupAfterGeneration()2462 if (DG->InUse) { in OL_applyQueryPhase1()2466 DG->InUse = true; in OL_applyQueryPhase1()
964 bool InUse = false; variable