Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/debug/
Dstats_data.h366 #define GRPC_STATS_INC_COMBINER_LOCKS_OFFLOADED() \ macro
520 #define GRPC_STATS_INC_COMBINER_LOCKS_OFFLOADED() macro
/third_party/grpc/src/core/lib/iomgr/
Dcombiner.cc176 GRPC_STATS_INC_COMBINER_LOCKS_OFFLOADED(); in queue_offload()