Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dtlab.cpp61 size_t freeSize = GetFreeSize(); in Alloc() local
/arkcompiler/runtime_core/static_core/libpandabase/mem/
H A Darena_allocator.h131 size_t freeSize = GetFreeSize(); in Alloc() local
H A Darena-inl.h49 size_t freeSize = GetFreeSize(); in Alloc() local
H A Dmmap_mem_pool-inl.h455 auto freeSize = commonSpacePools_.PushFreePool<OS_PAGES_POLICY>(Pool(size, mem)); in FreePoolUnsafe() local
/arkcompiler/ets_runtime/ecmascript/
H A Dtagged_hash_table.h70 int freeSize = table->Size() - table->EntriesCount() - numOfAddedElements; in GrowHashTable() local

Completed in 6 milliseconds