Searched defs:GoState (Results 1 – 3 of 3) sorted by relevance
37 type GoState uint8 type232 func goStateTransition(id GoID, from, to GoState) StateTransition {
30 func viewerGState(state trace.GoState, inMarkAssist bool) traceviewer.GState {
145 func makeComputePprofFunc(state trace.GoState, trackReason func(string) bool) computePprofFunc {