Home
last modified time | relevance | path

Searched defs:maxTlabSize (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dthread.cpp230 size_t maxTlabSize = Runtime::GetOptions().GetMaxTlabSize(); in ManagedThread() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.cpp1171 auto maxTlabSize = runtime->GetTLABMaxSize(); in CreateNewObjCall() local
1206 auto maxTlabSize = runtime->GetTLABMaxSize(); in CreateNewObjCallOld() local
2267 auto maxTlabSize = runtime->GetTLABMaxSize(); in VisitNewArray() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp4455 auto maxTlabSize = runtime->GetTLABMaxSize(); in VisitNewArray() local
4496 auto maxTlabSize = runtime->GetTLABMaxSize(); in VisitNewObject() local