Searched refs:total_physical_size_ (Results 1 – 2 of 2) sorted by relevance
5095 size_t total_physical_size() { return total_physical_size_; } in total_physical_size()5104 size_t total_physical_size_; variable
5403 total_physical_size_(0), in HeapStatistics()7291 heap_statistics->total_physical_size_ = heap->CommittedPhysicalMemory(); in GetHeapStatistics()