Home
last modified time | relevance | path

Searched refs:num_empty_pages (Results 1 – 8 of 8) 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.cc106 memory_stats->num_empty_pages); in PartitionsDumpBucketStats()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/allocator/partition_allocator/
H A Dpartition_alloc_unittest.cc1522 EXPECT_EQ(0u, stats->num_empty_pages); in TEST_F()
1543 EXPECT_EQ(1u, stats->num_empty_pages); in TEST_F()
1568 EXPECT_EQ(0u, stats->num_empty_pages); in TEST_F()
1602 EXPECT_EQ(0u, stats->num_empty_pages); in TEST_F()
1637 EXPECT_EQ(0u, stats->num_empty_pages); in TEST_F()
1651 EXPECT_EQ(0u, stats->num_empty_pages); in TEST_F()
1691 EXPECT_EQ(0u, stats->num_empty_pages); in TEST_F()
1716 EXPECT_EQ(1u, stats->num_empty_pages); in TEST_F()
1745 EXPECT_EQ(0u, stats->num_empty_pages); in TEST_F()
H A Dpartition_alloc.h204 uint32_t num_empty_pages; // Number of pages that are empty member
H A Dpartition_alloc.cc664 ++stats_out->num_empty_pages; in PartitionDumpPageStats()
/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.h204 uint32_t num_empty_pages; // Number of pages that are empty member
H A Dpartition_alloc.cc660 ++stats_out->num_empty_pages; in PartitionDumpPageStats()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/base/allocator/partition_allocator/
H A Dpartition_alloc.h204 uint32_t num_empty_pages; // Number of pages that are empty member
H A Dpartition_alloc.cc679 ++stats_out->num_empty_pages; in PartitionDumpPageStats()