Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/xgc/
Dremark_cycle_test.cpp91 void GCPhaseFinished(mem::GCPhase phase) override in GCPhaseFinished() function in ark::ets::interop::js::TestGCListener
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/xgc/
Dxgc.cpp272 void XGC::GCPhaseFinished(mem::GCPhase phase) in GCPhaseFinished() function in ark::ets::interop::js::XGC
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.h127 virtual void GCPhaseFinished([[maybe_unused]] GCPhase phase) {} in GCPhaseFinished() function
/arkcompiler/runtime_core/static_core/runtime/tests/
Dg1gc_test.cpp130 void GCPhaseFinished(GCPhase phase) override in GCPhaseFinished() function in ark::mem::RemSetChecker
1171 void GCPhaseFinished(GCPhase phase) override in GCPhaseFinished() function in ark::mem::InterruptGCListener