Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/debug/
Dhistogram_view.h24 struct HistogramView { struct
25 int (*bucket_for)(int value);
26 const int* bucket_boundaries;
27 int num_buckets;
28 const uint64_t* buckets;
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/debug/
Dhistogram_view.h24 struct HistogramView { struct
25 int (*bucket_for)(int value);
26 const int* bucket_boundaries;
27 int num_buckets;
28 const uint64_t* buckets;