Home
last modified time | relevance | path

Searched defs:runSlotSize (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
Drunslots_allocator-inl.h71 const size_t runSlotSize = 1UL << slotSizePowerOfTwo; in Alloc() local
165 const size_t runSlotSize = runslots->GetSlotsSize(); in FreeUnsafeInternal() local