Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/gc/epsilon/
Depsilon.cpp59 void EpsilonGC<LanguageConfig>::InitGCBitsForAllocationInTLAB([[maybe_unused]] panda::ObjectHeader … in InitGCBitsForAllocationInTLAB() function in panda::mem::EpsilonGC
/arkcompiler/runtime_core/runtime/mem/gc/stw-gc/
Dstw-gc.cpp235 void StwGC<LanguageConfig>::InitGCBitsForAllocationInTLAB([[maybe_unused]] panda::ObjectHeader *obj… in InitGCBitsForAllocationInTLAB() function in panda::mem::StwGC
/arkcompiler/runtime_core/runtime/tests/interpreter/
Dtest_runtime_interface.h42 void InitGCBitsForAllocationInTLAB([[maybe_unused]] panda::ObjectHeader *obj_header) override {} in InitGCBitsForAllocationInTLAB() function
/arkcompiler/runtime_core/runtime/mem/gc/gen-gc/
Dgen-gc.cpp155 void GenGC<LanguageConfig>::InitGCBitsForAllocationInTLAB(panda::ObjectHeader *obj_header) in InitGCBitsForAllocationInTLAB() function in panda::mem::GenGC
/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dg1-gc.cpp741 void G1GC<LanguageConfig>::InitGCBitsForAllocationInTLAB([[maybe_unused]] panda::ObjectHeader *obje… in InitGCBitsForAllocationInTLAB() function in panda::mem::G1GC