Home | Sort by relevance Sort by last modified time |
/external/chromium_org/third_party/tcmalloc/chromium/src/ | |
page_heap.h | 157 uint64_t committed_bytes; // Bytes committed, always <= system_bytes_. member in struct:tcmalloc::PageHeap::Stats |
deep-heap-profile.h | 307 // 'committed_bytes' in the region from |first_adress| to |last_address| 319 size_t committed_bytes() const { return committed_bytes_; } function in class:DeepHeapProfile::RegionStats |