Searched defs:InitGCBitsForAllocationInTLAB (Results 1 – 5 of 5) sorted by relevance
59 void EpsilonGC<LanguageConfig>::InitGCBitsForAllocationInTLAB([[maybe_unused]] panda::ObjectHeader … in InitGCBitsForAllocationInTLAB() function in panda::mem::EpsilonGC
235 void StwGC<LanguageConfig>::InitGCBitsForAllocationInTLAB([[maybe_unused]] panda::ObjectHeader *obj… in InitGCBitsForAllocationInTLAB() function in panda::mem::StwGC
42 void InitGCBitsForAllocationInTLAB([[maybe_unused]] panda::ObjectHeader *obj_header) override {} in InitGCBitsForAllocationInTLAB() function
155 void GenGC<LanguageConfig>::InitGCBitsForAllocationInTLAB(panda::ObjectHeader *obj_header) in InitGCBitsForAllocationInTLAB() function in panda::mem::GenGC
741 void G1GC<LanguageConfig>::InitGCBitsForAllocationInTLAB([[maybe_unused]] panda::ObjectHeader *obje… in InitGCBitsForAllocationInTLAB() function in panda::mem::G1GC