Searched defs:EventKind (Results 1 – 6 of 6) sorted by relevance
67 enum class EventKind { enum
293 func checkRegionEvents(t *testing.T, wantStart, wantEnd trace.EventKind, goid trace.GoID, region *t…
22 type EventKind uint16 type