Home | History | Annotate | Download | only in gc

Lines Matching refs:iterations

824     const size_t iterations = logger.GetIterations();
826 if (iterations != 0 && pause_histogram.SampleSize() != 0) {
837 << " mean time: " << PrettyDuration(total_ns / iterations) << "\n"