Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/instrumentation/
H A Dpartition_alloc_memory_dump_provider.cc100 memory_stats->allocated_page_size); in PartitionsDumpBucketStats()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/allocator/partition_allocator/
H A Dpartition_alloc.cc693 stats_out->allocated_page_size = bucket->get_bytes_per_span(); in PartitionDumpBucketStats()
696 bucket->num_full_pages * stats_out->allocated_page_size; in PartitionDumpBucketStats()
790 mapped_stats.allocated_page_size = size; in DumpStats()
H A Dpartition_alloc.h195 uint32_t allocated_page_size; // Total size the partition page allocated from member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/base/allocator/partition_allocator/
H A 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()
H A Dpartition_alloc.h195 uint32_t allocated_page_size; // Total size the partition page allocated from member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/base/allocator/partition_allocator/
H A Dpartition_alloc.cc708 stats_out->allocated_page_size = bucket->get_bytes_per_span(); in PartitionDumpBucketStats()
711 bucket->num_full_pages * stats_out->allocated_page_size; in PartitionDumpBucketStats()
805 mapped_stats.allocated_page_size = size; in DumpStats()
H A Dpartition_alloc.h195 uint32_t allocated_page_size; // Total size the partition page allocated from member