Home | History | Annotate | Download | only in src

Lines Matching refs:force

2591 bool HeapSnapshotGenerator::ProgressReport(bool force) {
2594 && (force || progress_counter_ % kProgressReportGranularity == 0)) {