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

/fuchsia/zircon/system/ulib/cobalt-client/
H A Dhistogram.cpp27 double GetExponentialBucketValue(uint32_t bucket_index, const HistogramOptions& options) { function in namespace:cobalt_client::internal::__anon901
62 double lower_bound = GetExponentialBucketValue(unshifted_bucket + 1, options);
75 options->reverse_map_fn = internal::GetExponentialBucketValue;

Completed in 19 milliseconds