Searched refs:totalReqSize (Results 1 – 2 of 2) sorted by relevance
299 FreeBlock *askMemFromOS(size_t totalReqSize, intptr_t startModifiedCnt,
792 const size_t totalReqSize = num*size; in genericGetBlock() local794 const int nativeBin = sizeToBin(totalReqSize); in genericGetBlock()803 AtomicUpdate(maxRequestedSize, totalReqSize, MaxRequestComparator(this)); in genericGetBlock()838 block = askMemFromOS(totalReqSize, startModifiedCnt, &lockedBinsThreshold, in genericGetBlock()