Searched defs:EvGoCreate (Results 1 – 3 of 3) sorted by relevance
41 …EvGoCreate = 13 // goroutine creation [timestamp, new goroutine id, new stack id, stack i… const
33 EvGoCreate // goroutine creation [timestamp, new goroutine ID, new stack ID, stack ID] const
1387 …EvGoCreate event.Type = 13 // goroutine creation [timestamp, new goroutine id, new stack … const