Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-allocator.cpp27 ObjectAllocatorG1<MT_MODE>::ObjectAllocatorG1(MemStatsType *memStats, [[maybe_unused]] bool createP… in ObjectAllocatorG1() function in ark::mem::ObjectAllocatorG1
470 template class ObjectAllocatorG1<MT_MODE_SINGLE>; variable
471 template class ObjectAllocatorG1<MT_MODE_MULTI>; variable
472 template class ObjectAllocatorG1<MT_MODE_TASK>; variable
Dg1-evacuate-regions-worker-state.h30 class ObjectAllocatorG1; variable
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.h63 class ObjectAllocatorG1; variable