Searched refs:maxRequestedSize (Results 1 – 2 of 2) sorted by relevance
260 std::atomic<size_t> maxRequestedSize; variable
685 const size_t regSz_sizeBased = alignUp(4*maxRequestedSize, 1024*1024); in askMemFromOS()803 AtomicUpdate(maxRequestedSize, totalReqSize, MaxRequestComparator(this)); in genericGetBlock()