Home
last modified time | relevance | path

Searched refs:progress_total_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/profiler/
Dheap-snapshot-generator.h565 int progress_total_; variable
Dheap-snapshot-generator.cc2542 progress_counter_ = progress_total_; in GenerateSnapshot()
2558 control_->ReportProgressValue(progress_counter_, progress_total_) == in ProgressReport()
2568 progress_total_ = iterations_count * ( in SetProgressTotal()