Home
last modified time | relevance | path

Searched defs:cq_poll_count (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/
Dstats.proto39 uint64 cq_poll_count = 6; field
76 uint64 cq_poll_count = 6; field
/external/grpc-grpc/src/proto/grpc/testing/
Dstats.proto39 uint64 cq_poll_count = 6; field
79 uint64 cq_poll_count = 6; field
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DServerStats.php52 private $cq_poll_count = 0; variable in Grpc\\Testing\\ServerStats
DClientStats.php47 private $cq_poll_count = 0; variable in Grpc\\Testing\\ClientStats