Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Dheap_manager.cpp283 size_t newTlabSize = 0; in CreateNewTLAB() local
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap-inl.h676 size_t newTlabSize = sNonMovableTlab_->ComputeSize(); in AllocateSharedNonMovableSpaceFromTlab() local
718 size_t newTlabSize = sOldTlab_->ComputeSize(); in AllocateSharedOldSpaceFromTlab() local