Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dg1-allocator.cpp27 ObjectAllocatorG1<MTMode>::ObjectAllocatorG1(MemStatsType *mem_stats, in ObjectAllocatorG1() function in panda::mem::ObjectAllocatorG1
429 template class ObjectAllocatorG1<MT_MODE_SINGLE>; variable
430 template class ObjectAllocatorG1<MT_MODE_MULTI>; variable
431 template class ObjectAllocatorG1<MT_MODE_TASK>; variable