Home
last modified time | relevance | path

Searched refs:PrintShortHeapStatistics (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/heap/
Dgc-tracer.cc303 heap_->PrintShortHeapStatistics(); in Stop()
Dheap.h823 void PrintShortHeapStatistics();
Dheap.cc327 void Heap::PrintShortHeapStatistics() { in PrintShortHeapStatistics() function in v8::internal::Heap