Searched refs:grpc_histogram_get_contents (Results 1 – 3 of 3) sorted by relevance
53 const uint32_t* grpc_histogram_get_contents(grpc_histogram* histogram,
227 const uint32_t* grpc_histogram_get_contents(grpc_histogram* histogram, in grpc_histogram_get_contents() function
55 const auto* data = grpc_histogram_get_contents(impl_, &n); in FillProto()