• Home
  • Raw
  • Download

Lines Matching refs:EventString

272 …return curCtx, false, fmt.Errorf("event %s for proc (%v) that doesn't exist", go122.EventString(ev…
275 …return curCtx, false, fmt.Errorf("%s event for proc that's not %s or %s", go122.EventString(ev.typ…
445 …return curCtx, false, fmt.Errorf("%s event for goroutine that's not %s", go122.EventString(ev.typ)…
470 …se, fmt.Errorf("event %s for goroutine (%v) that doesn't exist", go122.EventString(ev.typ), curCtx…
473 …return curCtx, false, fmt.Errorf("%s event for goroutine that's not %s", go122.EventString(ev.typ)…
553 …se, fmt.Errorf("event %s for goroutine (%v) that doesn't exist", go122.EventString(ev.typ), curCtx…
556 …return curCtx, false, fmt.Errorf("%s event for goroutine that's not %s", go122.EventString(ev.typ)…
608 …se, fmt.Errorf("event %s for goroutine (%v) that doesn't exist", go122.EventString(ev.typ), curCtx…
611 …return curCtx, false, fmt.Errorf("%s event for goroutine that's not %s", go122.EventString(ev.typ)…
617 …tx, false, fmt.Errorf("uninitialized proc %d found during %s", curCtx.P, go122.EventString(ev.typ))
633 …mt.Errorf("failed to advance %s: can't make sequence: %s -> %s", go122.EventString(ev.typ), pState…
649 …se, fmt.Errorf("event %s for goroutine (%v) that doesn't exist", go122.EventString(ev.typ), curCtx…
652 …return curCtx, false, fmt.Errorf("%s event for goroutine that's not %s", go122.EventString(ev.typ)…
659 …tx, false, fmt.Errorf("uninitialized proc %d found during %s", curCtx.P, go122.EventString(ev.typ))
683 …tx, false, fmt.Errorf("uninitialized proc %d found during %s", curCtx.P, go122.EventString(ev.typ))
696 …se, fmt.Errorf("event %s for goroutine (%v) that doesn't exist", go122.EventString(ev.typ), curCtx…
699 …return curCtx, false, fmt.Errorf("%s event for goroutine that's not %s", go122.EventString(ev.typ)…
751 …se, fmt.Errorf("event %s for goroutine (%v) that doesn't exist", go122.EventString(ev.typ), curCtx…
754 …return curCtx, false, fmt.Errorf("%s event for goroutine that's not %v", go122.EventString(ev.typ)…
765 …return curCtx, false, fmt.Errorf("found invalid proc %d during %s", curCtx.P, go122.EventString(ev…
768 …orf("proc %d in unexpected state %s during %s", curCtx.P, pState.status, go122.EventString(ev.typ))
1048 …tx, false, fmt.Errorf("uninitialized goroutine %d found during %s", gid, go122.EventString(ev.typ))