Searched refs:kMaxReportableBuckets (Results 1 – 1 of 1) sorted by relevance
807 static constexpr size_t kMaxReportableBuckets = 4096 / sizeof(void*); in DumpStats() local811 new PartitionBucketMemoryStats[kMaxReportableBuckets]); in DumpStats()815 DCHECK(partition_num_buckets <= kMaxReportableBuckets); in DumpStats()