Home | History | Annotate | Download | only in include

Lines Matching refs:currCapacity

1541                 uint32 currCapacity = memFrag.getCapacity();
1547 if (alignedBytesUsed < currCapacity)
1549 uint32 bytesToReclaim = (currCapacity - alignedBytesUsed);