Searched refs:StackEntries (Results 1 – 5 of 5) sorted by relevance
63 size_t StackEntries = 0; member143 TLD.StackEntries = 0; in getThreadLocalData()151 TLD.StackEntries = 0; in getThreadLocalData()179 if (TLD.StackEntries++ >= TLD.StackSize) in InMemoryRawLog()190 (sizeof(StackEntry) * (TLD.StackEntries - 1)); in InMemoryRawLog()196 if (TLD.StackEntries == 0) in InMemoryRawLog()199 if (--TLD.StackEntries >= TLD.StackSize) in InMemoryRawLog()214 (sizeof(StackEntry) * TLD.StackEntries); in InMemoryRawLog()250 TLD.StackEntries = 0; in InMemoryRawLog()273 TLD.StackEntries = 0; in InMemoryRawLogWithArg()[all …]
82 Assert.IsNotEmpty(debugInfo.StackEntries); in ErrorDetailsFromCallObject()99 Assert.IsNotEmpty(debugInfo.StackEntries); in ErrorDetailsFromRpcException()122 …debugInfo.StackEntries.AddRange(e.StackTrace.Split(new[] { Environment.NewLine }, StringSplitOptio… in UnaryCall()
107 public pbc::RepeatedField<string> StackEntries { property in Grpc.Testing.DebugInfo
455 /// The head of the singly-linked list of StackEntries. Functions push
455 /// @brief The head of the singly-linked list of StackEntries. Functions push