Searched refs:grpc_get_cq_poll_num (Results 1 – 5 of 5) sorted by relevance
88 int grpc_get_cq_poll_num(grpc_completion_queue* cc);
551 int grpc_get_cq_poll_num(grpc_completion_queue* cq) { in grpc_get_cq_poll_num() function
112 << static_cast<double>(grpc_get_cq_poll_num(this->cq()->cq())) / in AddToLabel()241 << static_cast<double>(grpc_get_cq_poll_num(this->cq()->cq())) / in AddToLabel()
185 count += grpc_get_cq_poll_num((*cq)->cq()); in GetPollCount()
207 count += grpc_get_cq_poll_num((*cq)->cq()); in GetPollCount()