Searched defs:CommittedPhysicalMemory (Results 1 – 6 of 6) sorted by relevance
| /external/v8/src/heap/ | ||
| D | new-spaces.cc | 147 size_t SemiSpace::CommittedPhysicalMemory() { in CommittedPhysicalMemory() function in v8::internal::SemiSpace |
| D | memory-chunk.cc | 169 size_t MemoryChunk::CommittedPhysicalMemory() { in CommittedPhysicalMemory() function in v8::internal::MemoryChunk |
| D | large-spaces.cc | 202 size_t LargeObjectSpace::CommittedPhysicalMemory() { in CommittedPhysicalMemory() function in v8::internal::LargeObjectSpace |
| D | read-only-spaces.cc | 552 size_t ReadOnlySpace::CommittedPhysicalMemory() { in CommittedPhysicalMemory() function in v8::internal::ReadOnlySpace |
| D | paged-spaces.cc | 203 size_t PagedSpace::CommittedPhysicalMemory() { in CommittedPhysicalMemory() function in v8::internal::PagedSpace |
| D | heap.cc | 358 size_t Heap::CommittedPhysicalMemory() { in CommittedPhysicalMemory() function in v8::internal::Heap |