Home
last modified time | relevance | path

Searched refs:CollectStatistics (Results 1 - 9 of 9) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
H A Dfree-list.h60 void CollectStatistics(HeapStatistics::FreeListStatistics&);
H A Dheap-statistics-collector.cc129 space.free_list().CollectStatistics(current_space_stats_->free_list_stats); in VisitNormalPageSpace()
H A Dheap-base.cc210 HeapStatistics HeapBase::CollectStatistics( in CollectStatistics() function in cppgc::internal::HeapBase
H A Dfree-list.cc207 void FreeList::CollectStatistics( in CollectStatistics() function in cppgc::FreeList
H A Dheap-base.h188 HeapStatistics CollectStatistics(HeapStatistics::DetailLevel);
/third_party/node/deps/v8/include/
H A Dv8-cppgc.h123 cppgc::HeapStatistics CollectStatistics(
/third_party/node/deps/v8/include/v8-include/
H A Dv8-cppgc.h145 cppgc::HeapStatistics CollectStatistics(
/third_party/node/deps/v8/src/heap/
H A Dobject-stats.cc383 void CollectStatistics(HeapObject obj, Phase phase,
740 void ObjectStatsCollectorImpl::CollectStatistics( in CollectStatistics() function in v8::internal::ObjectStatsCollectorImpl
1094 live_collector_->CollectStatistics( in Visit()
1098 dead_collector_->CollectStatistics( in Visit()
/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dcpp-heap.cc128 cppgc::HeapStatistics CppHeap::CollectStatistics( in CollectStatistics() function in v8::CppHeap
130 return internal::CppHeap::From(this)->AsBase().CollectStatistics( in CollectStatistics()

Completed in 8 milliseconds