Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.cc1266 size_t page_bytes_resident = in PartitionDumpPageStats() local
1269 stats_out->resident_bytes += page_bytes_resident; in PartitionDumpPageStats()
1271 stats_out->decommittable_bytes += page_bytes_resident; in PartitionDumpPageStats()