Searched defs:goroutineSummary (Results 1 – 1 of 1) sorted by relevance
41 *goroutineSummary anonMember246 type goroutineSummary struct { struct247 lastStartTime Time248 lastRunnableTime Time249 lastBlockTime Time250 lastBlockReason string251 lastSyscallTime Time252 lastSyscallBlockTime Time253 lastRangeTime map[string]Time254 activeRegions []*UserRegionSummary // stack of active regions