Searched refs:log_max (Results 1 – 3 of 3) sorted by relevance
436 double log_max = log(static_cast<double>(declared_max())); in InitializeBucketRange() local446 log_ratio = (log_max - log_current) / (bucket_count() - bucket_index); in InitializeBucketRange()
655 options.log_file, 'a', options.log_max, options.log_count)
651 options.log_file, 'a', options.log_max, options.log_count)