Home
last modified time | relevance | path

Searched refs:gcSweepBuf (Results 1 – 25 of 28) sorted by relevance

12

/dports/lang/gcc8/gcc-8.5.0/libgo/go/runtime/
H A Dmgcsweepbuf.go17 type gcSweepBuf struct { struct
55 func (b *gcSweepBuf) push(s *mspan) { argument
120 func (b *gcSweepBuf) pop() *mspan { argument
144 func (b *gcSweepBuf) numBlocks() int { argument
150 func (b *gcSweepBuf) block(i int) []*mspan { argument
H A Dmheap.go79 sweepSpans [2]gcSweepBuf
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/runtime/
H A Dmgcsweepbuf.go17 type gcSweepBuf struct { struct
55 func (b *gcSweepBuf) push(s *mspan) { argument
120 func (b *gcSweepBuf) pop() *mspan { argument
144 func (b *gcSweepBuf) numBlocks() int { argument
150 func (b *gcSweepBuf) block(i int) []*mspan { argument
H A Dmheap.go73 sweepSpans [2]gcSweepBuf
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dmgcsweepbuf.go17 type gcSweepBuf struct { struct
55 func (b *gcSweepBuf) push(s *mspan) { argument
120 func (b *gcSweepBuf) pop() *mspan { argument
144 func (b *gcSweepBuf) numBlocks() int { argument
150 func (b *gcSweepBuf) block(i int) []*mspan { argument
H A Dmheap.go79 sweepSpans [2]gcSweepBuf
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/runtime/
H A Dmgcsweepbuf.go18 type gcSweepBuf struct { struct
56 func (b *gcSweepBuf) push(s *mspan) { argument
122 func (b *gcSweepBuf) pop() *mspan { argument
146 func (b *gcSweepBuf) numBlocks() int { argument
154 func (b *gcSweepBuf) block(i int) []*mspan { argument
H A Dmheap.go71 sweepSpans [2]gcSweepBuf
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dmgcsweepbuf.go17 type gcSweepBuf struct { struct
55 func (b *gcSweepBuf) push(s *mspan) { argument
120 func (b *gcSweepBuf) pop() *mspan { argument
144 func (b *gcSweepBuf) numBlocks() int { argument
150 func (b *gcSweepBuf) block(i int) []*mspan { argument
H A Dmheap.go79 sweepSpans [2]gcSweepBuf
/dports/lang/gcc10/gcc-10.3.0/libgo/go/runtime/
H A Dmgcsweepbuf.go18 type gcSweepBuf struct { struct
56 func (b *gcSweepBuf) push(s *mspan) { argument
122 func (b *gcSweepBuf) pop() *mspan { argument
146 func (b *gcSweepBuf) numBlocks() int { argument
154 func (b *gcSweepBuf) block(i int) []*mspan { argument
H A Dmheap.go71 sweepSpans [2]gcSweepBuf
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/runtime/
H A Dmgcsweepbuf.go18 type gcSweepBuf struct { struct
56 func (b *gcSweepBuf) push(s *mspan) { argument
121 func (b *gcSweepBuf) pop() *mspan { argument
145 func (b *gcSweepBuf) numBlocks() int { argument
151 func (b *gcSweepBuf) block(i int) []*mspan { argument
H A Dmheap.go61 sweepSpans [2]gcSweepBuf
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dmgcsweepbuf.go17 type gcSweepBuf struct { struct
55 func (b *gcSweepBuf) push(s *mspan) { argument
120 func (b *gcSweepBuf) pop() *mspan { argument
144 func (b *gcSweepBuf) numBlocks() int { argument
150 func (b *gcSweepBuf) block(i int) []*mspan { argument
H A Dmheap.go79 sweepSpans [2]gcSweepBuf
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dmgcsweepbuf.go17 type gcSweepBuf struct { struct
55 func (b *gcSweepBuf) push(s *mspan) { argument
120 func (b *gcSweepBuf) pop() *mspan { argument
144 func (b *gcSweepBuf) numBlocks() int { argument
150 func (b *gcSweepBuf) block(i int) []*mspan { argument
H A Dmheap.go79 sweepSpans [2]gcSweepBuf
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/runtime/
H A Dmgcsweepbuf.go17 type gcSweepBuf struct { struct
55 func (b *gcSweepBuf) push(s *mspan) { argument
120 func (b *gcSweepBuf) pop() *mspan { argument
144 func (b *gcSweepBuf) numBlocks() int { argument
150 func (b *gcSweepBuf) block(i int) []*mspan { argument
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/runtime/
H A Dmgcsweepbuf.go18 type gcSweepBuf struct { struct
56 func (b *gcSweepBuf) push(s *mspan) { argument
122 func (b *gcSweepBuf) pop() *mspan { argument
146 func (b *gcSweepBuf) numBlocks() int { argument
154 func (b *gcSweepBuf) block(i int) []*mspan { argument
H A Dmheap.go71 sweepSpans [2]gcSweepBuf
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/runtime/
H A Dmgcsweepbuf.go18 type gcSweepBuf struct {
56 func (b *gcSweepBuf) push(s *mspan) {
122 func (b *gcSweepBuf) pop() *mspan {
146 func (b *gcSweepBuf) numBlocks() int {
154 func (b *gcSweepBuf) block(i int) []*mspan {
H A Dmheap.go71 sweepSpans [2]gcSweepBuf
/dports/lang/gcc9/gcc-9.4.0/libgo/go/runtime/
H A Dmgcsweepbuf.go18 type gcSweepBuf struct { struct
56 func (b *gcSweepBuf) push(s *mspan) { argument
121 func (b *gcSweepBuf) pop() *mspan { argument
145 func (b *gcSweepBuf) numBlocks() int { argument
151 func (b *gcSweepBuf) block(i int) []*mspan { argument
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/runtime/
H A Dmgcsweepbuf.go18 type gcSweepBuf struct { struct
56 func (b *gcSweepBuf) push(s *mspan) { argument
121 func (b *gcSweepBuf) pop() *mspan { argument
145 func (b *gcSweepBuf) numBlocks() int { argument
151 func (b *gcSweepBuf) block(i int) []*mspan { argument

12