Searched defs:CreateNewTLAB (Results 1 – 5 of 5) sorted by relevance
51 TLAB *CreateNewTLAB() in CreateNewTLAB() function in panda::mem::TLABTest
111 TLAB *BumpPointerAllocator<AllocConfigT, LockConfigT, USE_TLABS>::CreateNewTLAB(size_t size) in CreateNewTLAB() function
452 TLAB *ObjectAllocatorNoGen<MT_MODE>::CreateNewTLAB([[maybe_unused]] panda::ManagedThread *thread) in CreateNewTLAB() function in panda::mem::ObjectAllocatorNoGen599 TLAB *ObjectAllocatorGen<MT_MODE>::CreateNewTLAB([[maybe_unused]] panda::ManagedThread *thread) in CreateNewTLAB() function in panda::mem::ObjectAllocatorGen
266 bool HeapManager::CreateNewTLAB(ManagedThread *thread) in CreateNewTLAB() function in panda::mem::HeapManager
91 TLAB *ObjectAllocatorG1<MT_MODE>::CreateNewTLAB([[maybe_unused]] panda::ManagedThread *thread) in CreateNewTLAB() function in panda::mem::ObjectAllocatorG1