Home
last modified time | relevance | path

Searched defs:LinearHistogram (Results 1 – 9 of 9) sorted by relevance

/external/rust/android-crates-io/crates/tokio/src/runtime/metrics/
Dhistogram.rs179 pub(crate) struct LinearHistogram { struct
180 num_buckets: usize,
181 bucket_width: u64,
/external/libchrome/base/metrics/
Dhistogram.h94 class LinearHistogram; variable
Dhistogram.cc936 LinearHistogram::LinearHistogram(const char* name, in LinearHistogram() function in base::LinearHistogram
942 LinearHistogram::LinearHistogram( in LinearHistogram() function in base::LinearHistogram
/external/cronet/stable/base/metrics/
Dhistogram.h95 class LinearHistogram; variable
Dhistogram.cc895 LinearHistogram::LinearHistogram(const char* name, const BucketRanges* ranges) in LinearHistogram() function in base::LinearHistogram
898 LinearHistogram::LinearHistogram( in LinearHistogram() function in base::LinearHistogram
/external/cronet/tot/base/metrics/
Dhistogram.h95 class LinearHistogram; variable
Dhistogram.cc895 LinearHistogram::LinearHistogram(const char* name, const BucketRanges* ranges) in LinearHistogram() function in base::LinearHistogram
898 LinearHistogram::LinearHistogram( in LinearHistogram() function in base::LinearHistogram
/external/cronet/stable/base/android/
Dnative_uma_recorder.cc115 HistogramBase* LinearHistogram(JNIEnv* env, in LinearHistogram() function
/external/cronet/tot/base/android/
Dnative_uma_recorder.cc115 HistogramBase* LinearHistogram(JNIEnv* env, in LinearHistogram() function