Home
last modified time | relevance | path

Searched refs:num_active_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.cc102 memory_stats->num_active_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.cc1521 EXPECT_EQ(1u, stats->num_active_pages); in TEST_F()
1542 EXPECT_EQ(0u, stats->num_active_pages); in TEST_F()
1567 EXPECT_EQ(0u, stats->num_active_pages); in TEST_F()
1601 EXPECT_EQ(0u, stats->num_active_pages); in TEST_F()
1636 EXPECT_EQ(0u, stats->num_active_pages); in TEST_F()
1650 EXPECT_EQ(0u, stats->num_active_pages); in TEST_F()
1690 EXPECT_EQ(0u, stats->num_active_pages); in TEST_F()
1715 EXPECT_EQ(0u, stats->num_active_pages); in TEST_F()
1744 EXPECT_EQ(0u, stats->num_active_pages); in TEST_F()
H A Dpartition_alloc.h202 uint32_t num_active_pages; // Number of pages that have at least one member
H A Dpartition_alloc.cc669 ++stats_out->num_active_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.h202 uint32_t num_active_pages; // Number of pages that have at least one member
H A Dpartition_alloc.cc665 ++stats_out->num_active_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.h202 uint32_t num_active_pages; // Number of pages that have at least one member
H A Dpartition_alloc.cc684 ++stats_out->num_active_pages; in PartitionDumpPageStats()