Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/debug/
Dstats_data.h394 #define GRPC_STATS_INC_CQ_EV_QUEUE_TRYLOCK_SUCCESSES() \ macro
534 #define GRPC_STATS_INC_CQ_EV_QUEUE_TRYLOCK_SUCCESSES() macro
/external/grpc-grpc/src/core/lib/surface/
Dcompletion_queue.cc437 GRPC_STATS_INC_CQ_EV_QUEUE_TRYLOCK_SUCCESSES(); in cq_event_queue_pop()