Home | History | Annotate | Download | only in gc

Lines Matching refs:total_ns

442       const uint64_t total_ns = logger.GetTotalNs();
447 os << collector->GetName() << " total time: " << PrettyDuration(total_ns) << "\n"
453 total_duration += total_ns;