Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.cc719 stats.total_mmapped_bytes = in DumpStats()
803 stats.total_mmapped_bytes = total_size_of_super_pages; in DumpStats()
Dpartition_alloc.h180 size_t total_mmapped_bytes; // Total bytes mmaped from the system. member