Home | History | Annotate | Download | only in metrics

Lines Matching refs:kBucketCount_MAX

74 const size_t Histogram::kBucketCount_MAX = 16384u;
555 CHECK_LT(bucket_count_, kBucketCount_MAX);