Searched refs:PARTIAL_YOUNG_GC (Results 1 – 2 of 2) sorted by relevance
37 PrintGCSummaryStatistic(GCType::PARTIAL_YOUNG_GC); in PrintStatisticResult()66 case GCType::PARTIAL_YOUNG_GC: in GetGCTypeName()164 case GCType::PARTIAL_YOUNG_GC: { in PrintGCMemoryStatistic()212 case GCType::PARTIAL_YOUNG_GC: in PrintGCDurationStatistic()271 case GCType::PARTIAL_YOUNG_GC: in CheckIfNeedPrint()319 case GCType::PARTIAL_YOUNG_GC: { in PrintGCSummaryStatistic()390 case GCType::PARTIAL_YOUNG_GC: { in RecordStatisticBeforeGC()440 case GCType::PARTIAL_YOUNG_GC: { in RecordStatisticAfterGC()508 if (gcType_ == GCType::PARTIAL_YOUNG_GC) { in RecordGCSpeed()545 return heap_->IsFullMark() ? GCType::PARTIAL_OLD_GC : GCType::PARTIAL_YOUNG_GC; in GetGCType()[all …]
33 PARTIAL_YOUNG_GC, enumerator