Home
last modified time | relevance | path

Searched refs:PARTIAL_OLD_GC (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dgc_stats.cpp36 PrintGCSummaryStatistic(GCType::PARTIAL_OLD_GC); in PrintStatisticResult()
193 case GCType::PARTIAL_OLD_GC: { in PrintGCMemoryStatistic()
216 case GCType::PARTIAL_OLD_GC: in PrintGCDurationStatistic()
287 case GCType::PARTIAL_OLD_GC: in CheckIfNeedPrint()
353 case GCType::PARTIAL_OLD_GC: { in PrintGCSummaryStatistic()
417 case GCType::PARTIAL_OLD_GC: { in RecordStatisticBeforeGC()
481 case GCType::PARTIAL_OLD_GC: { in RecordStatisticAfterGC()
560 } else if (gcType_ == GCType::PARTIAL_OLD_GC) { in RecordGCSpeed()
591 return GCType::PARTIAL_OLD_GC; in GetGCType()
602 return GCType::PARTIAL_OLD_GC; in GetGCType()
[all...]
H A Dgc_stats.h35 PARTIAL_OLD_GC, member in panda::ecmascript::GCType
116 case GCType::PARTIAL_OLD_GC: in GetGCTypeName()

Completed in 2 milliseconds