Home
last modified time | relevance | path

Searched refs:GetDump (Results 1 – 3 of 3) sorted by relevance

/ark/runtime_core/runtime/mem/gc/
Dgc_stats.h121 PandaString GetDump(GCType gc_type);
Dgc_stats.cpp240 PandaString GCInstanceStats::GetDump(GCType gc_type) in GetDump() function in panda::mem::GCInstanceStats
Dgc.h404 return instance_stats_.GetDump(gc_type_); in DumpStatistics()