Home | History | Annotate | Download | only in gc

Lines Matching defs:gc_count

1079   uint64_t gc_count = 0U;
1081 gc_count += collector->GetCumulativeTimings().GetIterations();
1083 return gc_count;