Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dheap_manager.cpp278 size_t newTlabSize = 0; in CreateNewTLAB() local
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap-inl.h546 size_t newTlabSize = sNonMovableTlab_->ComputeSize(); in AllocateSharedNonMovableSpaceFromTlab() local
573 size_t newTlabSize = sOldTlab_->ComputeSize(); in AllocateSharedOldSpaceFromTlab() local

Completed in 3 milliseconds