Home
last modified time | relevance | path

Searched refs:detail_level (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
H A Dheap-base.cc211 HeapStatistics::DetailLevel detail_level) { in CollectStatistics()
212 if (detail_level == HeapStatistics::DetailLevel::kBrief) { in CollectStatistics()
210 CollectStatistics( HeapStatistics::DetailLevel detail_level) CollectStatistics() argument
H A Dheap-statistics-collector.cc97 stats.detail_level = HeapStatistics::DetailLevel::kDetailed; in CollectDetailedStatistics()
/third_party/node/deps/v8/include/cppgc/
H A Dheap-statistics.h106 DetailLevel detail_level; member
109 * `detail_level` is `DetailLevel::kDetailed`. */
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dheap-statistics.h106 DetailLevel detail_level; member
109 * `detail_level` is `DetailLevel::kDetailed`. */
/third_party/node/deps/v8/include/
H A Dv8-cppgc.h118 * \param detail_level specifies whether should return detailed
124 cppgc::HeapStatistics::DetailLevel detail_level);
/third_party/node/deps/v8/include/v8-include/
H A Dv8-cppgc.h140 * \param detail_level specifies whether should return detailed
146 cppgc::HeapStatistics::DetailLevel detail_level);
/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dcpp-heap.cc129 cppgc::HeapStatistics::DetailLevel detail_level) { in CollectStatistics()
131 detail_level); in CollectStatistics()
128 CollectStatistics( cppgc::HeapStatistics::DetailLevel detail_level) CollectStatistics() argument

Completed in 4 milliseconds