Searched refs:DebugStats (Results 1 – 3 of 3) sorted by relevance
60 readonly DebugStats debugStats = new DebugStats();345 internal DebugStats DebugStats property in Grpc.Core.GrpcEnvironment
54 environment.DebugStats.PendingBatchCompletions.Increment(); in Register()101 environment.DebugStats.PendingBatchCompletions.Decrement(); in Extract()
24 internal class DebugStats class