Home
last modified time | relevance | path

Searched refs:detail_level (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
Dheap-base.cc211 HeapStatistics::DetailLevel detail_level) { in CollectStatistics() argument
212 if (detail_level == HeapStatistics::DetailLevel::kBrief) { in CollectStatistics()
Dheap-statistics-collector.cc97 stats.detail_level = HeapStatistics::DetailLevel::kDetailed; in CollectDetailedStatistics()
/third_party/node/deps/v8/include/cppgc/
Dheap-statistics.h106 DetailLevel detail_level; member
/third_party/node/deps/v8/include/
Dv8-cppgc.h124 cppgc::HeapStatistics::DetailLevel detail_level);
/third_party/node/deps/v8/src/heap/cppgc-js/
Dcpp-heap.cc129 cppgc::HeapStatistics::DetailLevel detail_level) { in CollectStatistics() argument
131 detail_level); in CollectStatistics()