Searched defs:schedCtx (Results 1 – 2 of 2) sorted by relevance
1093 type schedCtx struct { struct1094 G GoID1095 P ProcID1096 M ThreadID1101 func validateCtx(ctx schedCtx, reqs event.SchedReqs) error {1388 func makeEvent(table *evTable, ctx schedCtx, typ event.Type, time Time, args ...uint64) Event {
230 schedCtx anonMember