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()
875 const uptr InUse = in getStats() local877 const uptr BytesInFreeList = Sci->AllocatedUser - InUse * BlockSize; in getStats()889 InUse, AvailableChunks, Sci->ReleaseInfo.RangesReleased, in getStats()
646 InUse = false; in ~DefinitionGenerator()2446 DG->InUse = false; in OL_resumeLookupAfterGeneration()2590 if (DG->InUse) { in OL_applyQueryPhase1()2594 DG->InUse = true; in OL_applyQueryPhase1()
933 bool InUse = false; variable