Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dallocator.h130 void IncreaseAllocatedSize(size_t allocatedSize) in IncreaseAllocatedSize() argument
H A Dwork_manager.cpp33 size_t allocatedSize = sizeof(WorkNode) + sizeof(Stack) + STACK_AREA_SIZE; in AllocateWorkNode() local
H A Dmem_controller.cpp266 size_t allocatedSize = oldSpaceAllocSizeSinceGC_; in GetCurrentOldSpaceAllocationThroughputPerMS() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/
H A Dpass_manager_statistics.cpp77 size_t allocatedSize = graph_->GetAllocator()->GetAllocatedSize(); in ProcessBeforeRun() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
H A Dg1-gc.cpp452 size_t allocatedSize = region->GetAllocatedBytes(); in RegionCompactingImpl() local

Completed in 7 milliseconds