Home
last modified time | relevance | path

Searched refs:stats_end (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/test/cpp/microbenchmarks/
Dhelpers.cc42 grpc_stats_data stats_end; in AddToLabel() local
43 grpc_stats_collect(&stats_end); in AddToLabel()
45 grpc_stats_diff(&stats_end, &stats_begin_, &stats); in AddToLabel()