Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dmemory-allocator.cc90 (unmapper_->NumberOfCommittedChunks() + kTaskPerChunk - 1) / in GetMaxConcurrency()
188 size_t MemoryAllocator::Unmapper::NumberOfCommittedChunks() { in NumberOfCommittedChunks() function in v8::internal::MemoryAllocator::Unmapper
Dmemory-allocator.h83 size_t NumberOfCommittedChunks();
Dheap.cc575 memory_allocator()->unmapper()->NumberOfCommittedChunks(), in PrintShortHeapStatistics()