Searched refs:grpc_stats_diff (Results 1 – 4 of 4) sorted by relevance
57 void grpc_stats_diff(const grpc_stats_data* b, const grpc_stats_data* a,
57 void grpc_stats_diff(const grpc_stats_data* b, const grpc_stats_data* a, in grpc_stats_diff() function
45 grpc_stats_diff(&stats_end, &stats_begin_, &stats); in AddToLabel()
40 grpc_stats_diff(&now, &begin_, &delta); in delta()