Home
last modified time | relevance | path

Searched refs:GetExponentialBucketValue (Results 1 – 1 of 1) sorted by relevance

/system/ulib/cobalt-client/
A Dhistogram.cpp27 double GetExponentialBucketValue(uint32_t bucket_index, uint32_t bucket_count, in GetExponentialBucketValue() function
65 double lower_bound = GetExponentialBucketValue(unshifted_bucket + 1, bucket_count, options); in GetExponentialBucket()
77 options->reverse_map_fn = internal::GetExponentialBucketValue; in LoadExponential()

Completed in 7 milliseconds