1 instantiation of CircularBufferBuckets
System.Diagnostics.DiagnosticSource (1)
System\Diagnostics\Metrics\Base2ExponentialHistogramAggregator.cs (1)
115
PositiveBuckets = new
CircularBufferBuckets
(maxBuckets);
3 references to CircularBufferBuckets
System.Diagnostics.DiagnosticSource (3)
System\Diagnostics\Metrics\Base2ExponentialHistogramAggregator.cs (1)
118
internal
CircularBufferBuckets
PositiveBuckets { get; }
System\Diagnostics\Metrics\CircularBufferBuckets.cs (2)
33
/// Gets the capacity of the <see cref="
CircularBufferBuckets
"/>.
38
/// Gets the size of the <see cref="
CircularBufferBuckets
"/>.