Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Dregion_space.cpp74 TLAB *Region::CreateTLAB(size_t size) in CreateTLAB() function in panda::mem::Region
Dregion_allocator-inl.h236 TLAB *RegionAllocator<AllocConfigT, LockConfigT>::CreateTLAB(size_t size) in CreateTLAB() function