Searched defs:REGION_POOL_MAX_SIZE (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/utest/region-alloc/
H A Dcommon.h12 static constexpr size_t REGION_POOL_MAX_SIZE = (RegionAllocator::RegionPool::SLAB_SIZE << 1); variable
14 #define REGION_POOL_MAX_SIZE (REGION_POOL_SLAB_SIZE << 1) macro

Completed in 28 milliseconds