Home
last modified time | relevance | path

Searched defs:num_finite_buckets (Results 1 – 2 of 2) sorted by relevance

/external/autotest/utils/frozen_chromite/third_party/infra_libs/ts_mon/common/
Ddistribution.py12 def __init__(self, width, growth_factor, num_finite_buckets, scale=1.0): argument
111 def FixedWidthBucketer(width, num_finite_buckets=100): argument
117 def GeometricBucketer(growth_factor=10**0.2, num_finite_buckets=100, argument
/external/autotest/utils/frozen_chromite/third_party/infra_libs/ts_mon/protos/
Dmetrics.proto82 optional int32 num_finite_buckets = 1; field
88 optional int32 num_finite_buckets = 1; field