Home
last modified time | relevance | path

Searched refs:GetSlotsSize (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
H A Drunslots.cpp169 if ((1U << sizePowerOfTwo) != run->GetSlotsSize()) { in operator ()()
H A Drunslots.h166 size_t GetSlotsSize() in GetSlotsSize() function in ark::mem::RunSlots
H A Drunslots_allocator-inl.h103 if (runslots->GetSlotsSize() != runSlotSize) { in Alloc()
155 const size_t runSlotSize = runslots->GetSlotsSize(); in FreeUnsafeInternal()

Completed in 3 milliseconds