Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dheap.h2284 double total_gc_time_ms_ = 0.0; variable
Dheap.cc584 total_gc_time_ms_); in PrintShortHeapStatistics()
6698 total_gc_time_ms_ += duration; in UpdateTotalGCTime()