Searched refs:kMaxReportableDirectMaps (Results 1 – 1 of 1) sorted by relevance
725 static const size_t kMaxReportableDirectMaps = 4096; in DumpStats() local732 std::unique_ptr<uint32_t[]>(new uint32_t[kMaxReportableDirectMaps]); in DumpStats()758 extent && num_direct_mapped_allocations < kMaxReportableDirectMaps; in DumpStats()