Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.cc689 stats_out->allocated_page_size = bucket->get_bytes_per_span(); in PartitionDumpBucketStats()
692 bucket->num_full_pages * stats_out->allocated_page_size; in PartitionDumpBucketStats()
786 mapped_stats.allocated_page_size = size; in DumpStats()
Dpartition_alloc.h195 uint32_t allocated_page_size; // Total size the partition page allocated from member