Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/epsilon-g1/
Depsilon-g1.cpp68 auto preBuff = thread->MovePreBuff(); in OnThreadTerminate() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_barrier_set.cpp55 …auto preBuff = static_cast<PandaVector<ObjectHeader *> *>(ManagedThread::GetCurrent()->GetPreBuff(… in PreSATBBarrier() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp2118 PandaVector<ObjectHeader *> *preBuff = nullptr; in OnThreadTerminate() local
2189 auto preBuff = thread->GetPreBuff(); in DrainSatb() local
2258 auto preBuff = thread->GetPreBuff(); in ClearSatb() local