Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.h392 uint32_t num_empty_pages; // Number of pages that are empty member
Dpartition_alloc.cc1272 ++stats_out->num_empty_pages; in PartitionDumpPageStats()