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.cc1300 stats_out->allocated_page_size = PartitionBucketBytes(bucket); in PartitionDumpBucketStats()
1303 bucket->num_full_pages * stats_out->allocated_page_size; in PartitionDumpBucketStats()
1399 stats.allocated_page_size = size; in PartitionDumpStatsGeneric()
Dpartition_alloc.h383 uint32_t allocated_page_size; // Total size the partition page allocated from member