Home | History | Annotate | Download | only in runtime

Lines Matching refs:scanned

33 //       Preempted goroutines are scanned before P schedules next goroutine.
66 // When a stack is scanned, this phase also installs stack barriers to
147 // re-scanned during mark termination. Subsequent barriers are
314 // Currently this is the bytes of heap scanned. For most uses,
794 // includes bytes blackened in scanned objects, noscan objects
795 // that go straight to black, and permagrey objects scanned by
1057 // The g stacks have not been scanned so clear g state
1085 // the root set down a bit (g0 stacks are not scanned, and
1118 // The g stacks have been scanned so
1616 gp.gcscanvalid = false // stack has not been scanned