Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.h390 uint32_t num_active_pages; // Number of pages that have at least one member
Dpartition_alloc.cc1277 ++stats_out->num_active_pages; in PartitionDumpPageStats()