Searched defs:CreateNewTLAB (Results 1 – 7 of 7) sorted by relevance
127 TLAB *HybridObjectAllocator::CreateNewTLAB(ManagedThread *thread) in CreateNewTLAB() function in panda::mem::HybridObjectAllocator
49 TLAB *CreateNewTLAB() in CreateNewTLAB() function in panda::mem::TLABTest
111 TLAB *BumpPointerAllocator<AllocConfigT, LockConfigT, UseTlabs>::CreateNewTLAB(size_t size) in CreateNewTLAB() function
390 TLAB *ObjectAllocatorNoGen<MTMode>::CreateNewTLAB([[maybe_unused]] panda::ManagedThread *thread) in CreateNewTLAB() function in panda::mem::ObjectAllocatorNoGen534 TLAB *ObjectAllocatorGen<MTMode>::CreateNewTLAB([[maybe_unused]] panda::ManagedThread *thread) in CreateNewTLAB() function in panda::mem::ObjectAllocatorGen
248 bool HeapManager::CreateNewTLAB(ManagedThread *thread) in CreateNewTLAB() function in panda::mem::HeapManager
215 TLAB *RegionAllocator<AllocConfigT, LockConfigT>::CreateNewTLAB([[maybe_unused]] panda::ManagedThre… in CreateNewTLAB() function
94 TLAB *ObjectAllocatorG1<MTMode>::CreateNewTLAB([[maybe_unused]] panda::ManagedThread *thread) in CreateNewTLAB() function in panda::mem::ObjectAllocatorG1