Home | History | Annotate | Download | only in gc

Lines Matching refs:gc_time

1087   uint64_t gc_time = 0U;
1089 gc_time += collector->GetCumulativeTimings().GetTotalNs();
1091 return gc_time;