HomeSort by relevance Sort by last modified time
    Searched defs:committed_bytes (Results 1 - 2 of 2) sorted by null

  /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 290 // 'committed_bytes' in the region from |first_adress| to |last_address|
302 size_t committed_bytes() const { return committed_bytes_; } function in class:DeepHeapProfile::RegionStats

Completed in 637 milliseconds