Searched refs:MapSizeIncrement (Results 1 – 3 of 3) sorted by relevance
62 static const uptr MapSizeIncrement = 1UL << 18; member107 static const uptr MapSizeIncrement = 1UL << 18; member156 static const uptr MapSizeIncrement = 1UL << 18; member180 static const uptr MapSizeIncrement = 1UL << 12; member
73 PRIMARY_REQUIRED(const uptr, MapSizeIncrement)
515 static const uptr MapSizeIncrement = Config::getMapSizeIncrement();1045 roundUp(TotalUserBytes - MappedUser, MapSizeIncrement); in populateFreeListAndPopBlocks()