Searched refs:marking_time (Results 1 – 4 of 4) sorted by relevance
274 v8::base::TimeDelta StatsCollector::marking_time() const { in marking_time() function in cppgc::internal::StatsCollector
296 v8::base::TimeDelta marking_time() const;
642 stats_collector_->marking_time().InMillisecondsF()); in TraceEpilogue()
5687 double marking_time = 0.0; in ProcessItems() local5689 TimedScope scope(&marking_time); in ProcessItems()5697 static_cast<void*>(this), marking_time); in ProcessItems()