Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/debug/
Dstats_data.h390 #define GRPC_STATS_INC_SERVER_SLOWPATH_REQUESTS_QUEUED() \ macro
532 #define GRPC_STATS_INC_SERVER_SLOWPATH_REQUESTS_QUEUED() macro
/external/grpc-grpc/src/core/lib/surface/
Dserver.cc513 GRPC_STATS_INC_SERVER_SLOWPATH_REQUESTS_QUEUED(); in publish_new_rpc()