Home | History | Annotate | Download | only in runtime

Lines Matching full:arena

214 	// finishsweep_m moves the previous arena to the free arena,
215 // the current arena to the previous arena, and
216 // the next arena to the current arena.
217 // The next arena is populated as the spans request
1351 // Allocate a new arena.
1410 // newArena allocates and zeroes a gcBits arena.