Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dthread.cpp244 size_t maxTlabSize = Runtime::GetOptions().GetMaxTlabSize(); in ManagedThread() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.cpp1179 auto maxTlabSize = runtime->GetTLABMaxSize(); in CreateNewObjCall() local
1214 auto maxTlabSize = runtime->GetTLABMaxSize(); in CreateNewObjCallOld() local
2229 auto maxTlabSize = runtime->GetTLABMaxSize(); in VisitNewArray() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp4113 auto maxTlabSize = runtime->GetTLABMaxSize(); in VisitNewArray() local
4154 auto maxTlabSize = runtime->GetTLABMaxSize(); in VisitNewObject() local