Searched refs:UpdateTotalGCTime (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/heap/
H A Dgc-tracer.cc289 heap_->UpdateTotalGCTime(duration);
H A Dheap.h1865 void UpdateTotalGCTime(double duration);
H A Dheap.cc6207 void Heap::UpdateTotalGCTime(double duration) { function in class:v8::internal::CheckHandleCountVisitor::Heap

Completed in 177 milliseconds