Home
last modified time | relevance | path

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

/external/chromium_org/third_party/tcmalloc/chromium/src/
Ddeep-heap-profile.cc1011 size_t absent_virtual = profiled_mmap_.virtual_bytes() + in SnapshotMaps() local
1014 if (absent_virtual > 0) in SnapshotMaps()
1015 all_[ABSENT].AddToVirtualBytes(absent_virtual); in SnapshotMaps()