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()
985 const uptr InUse = in getStats() local987 const uptr BytesInFreeList = Sci->AllocatedUser - InUse * BlockSize; in getStats()999 Sci->FreeListInfo.PoppedBlocks, Sci->FreeListInfo.PushedBlocks, InUse, in getStats()
643 InUse = false; in ~DefinitionGenerator()2314 DG->InUse = false; in OL_resumeLookupAfterGeneration()2458 if (DG->InUse) { in OL_applyQueryPhase1()2462 DG->InUse = true; in OL_applyQueryPhase1()
877 bool InUse = false; variable