Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dstack_like_allocator.h57 size_t GetAllocatedSize() const in GetAllocatedSize() function
Darena_allocator.cpp164 size_t ArenaAllocatorT<USE_OOM_HANDLER>::GetAllocatedSize() const in GetAllocatedSize() function in ark::ArenaAllocatorT
/arkcompiler/runtime_core/static_core/runtime/mem/
Dframe_allocator.h69 size_t GetAllocatedSize() const in GetAllocatedSize() function
/arkcompiler/ets_runtime/ecmascript/mem/
Dallocator.h125 size_t GetAllocatedSize() const in GetAllocatedSize() function
Ddyn_chunk.h78 inline size_t GetAllocatedSize() const in GetAllocatedSize() function
/arkcompiler/ets_runtime/common_components/heap/space/
Dto_space.h72 size_t GetAllocatedSize() const in GetAllocatedSize() function
Dyoung_space.h81 size_t GetAllocatedSize() const in GetAllocatedSize() function
Dold_space.h65 size_t GetAllocatedSize() const in GetAllocatedSize() function
Dfrom_space.h65 size_t GetAllocatedSize() const in GetAllocatedSize() function
/arkcompiler/runtime_core/libpandabase/mem/
Darena_allocator.cpp170 size_t ArenaAllocatorT<use_oom_handler>::GetAllocatedSize() const in GetAllocatedSize() function in panda::ArenaAllocatorT
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/mem/
Ddyn_chunk.h97 inline size_t GetAllocatedSize() const in GetAllocatedSize() function
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.h260 size_t GetAllocatedSize() const in GetAllocatedSize() function
/arkcompiler/ets_runtime/common_components/heap/
Dheap.cpp333 size_t HeapImpl::GetAllocatedSize() const { return theSpace_->GetAllocatedBytes(); } in GetAllocatedSize() function in common::HeapImpl
/arkcompiler/ets_runtime/common_components/heap/allocator/
Dregion_manager.h353 size_t GetAllocatedSize() const in GetAllocatedSize() function