Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/core/util/
H A Dhistogram.cc35 struct grpc_histogram { struct
58 static size_t bucket_for_unchecked(grpc_histogram* h, double x) { in bucket_for_unchecked() argument
H A Dhistogram.h31 typedef struct grpc_histogram grpc_histogram; typedef