Searched refs:kMaxReportableDirectMaps (Results 1 – 1 of 1) sorted by relevance
1337 static const size_t kMaxReportableDirectMaps = 4096; in PartitionDumpStatsGeneric() local1344 std::unique_ptr<uint32_t[]>(new uint32_t[kMaxReportableDirectMaps]); in PartitionDumpStatsGeneric()1370 extent && num_direct_mapped_allocations < kMaxReportableDirectMaps; in PartitionDumpStatsGeneric()