Home | History | Annotate | Download | only in gc

Lines Matching full:num_of_windows

2809   uint64_t num_of_windows = time_since_last_update / kGcCountRateHistogramWindowDuration;
2816 for (uint64_t i = 0; i < num_of_windows - 1; ++i) {