Home
last modified time | relevance | path

Searched refs:gcWork (Results 1 – 25 of 78) sorted by relevance

1234

/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/runtime/
H A Dmgcwork.go62 type gcWork struct { struct
116 func (w *gcWork) init() { argument
125 func (w *gcWork) checkPut(ptr uintptr, ptrs []uintptr) { argument
176 func (w *gcWork) put(obj uintptr) { argument
212 func (w *gcWork) putFast(obj uintptr) bool { argument
231 func (w *gcWork) putBatch(obj []uintptr) { argument
269 func (w *gcWork) tryGet() uintptr { argument
298 func (w *gcWork) tryGetFast() uintptr { argument
318 func (w *gcWork) dispose() { argument
354 func (w *gcWork) balance() { argument
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgo/go/runtime/
H A Dmgcwork.go62 type gcWork struct { struct
116 func (w *gcWork) init() { argument
125 func (w *gcWork) checkPut(ptr uintptr, ptrs []uintptr) { argument
175 func (w *gcWork) put(obj uintptr) { argument
211 func (w *gcWork) putFast(obj uintptr) bool { argument
230 func (w *gcWork) putBatch(obj []uintptr) { argument
268 func (w *gcWork) tryGet() uintptr { argument
297 func (w *gcWork) tryGetFast() uintptr { argument
317 func (w *gcWork) dispose() { argument
353 func (w *gcWork) balance() { argument
[all …]
H A Dmgcmark.go127 func markroot(gcw *gcWork, i uint32) { argument
225 func markrootBlock(roots *gcRootList, gcw *gcWork) { argument
235 func markrootSpans(gcw *gcWork, shard int) { argument
612 func doscanstack(*g, *gcWork) bool argument
627 func scanstack(gp *g, gcw *gcWork) { argument
679 func scanstackswitch(gp *g, gcw *gcWork) { argument
712 func scanSyscallStack(gp *g, gcw *gcWork) { argument
771 func gcDrain(gcw *gcWork, flags gcDrainFlags) { argument
883 func gcDrainN(gcw *gcWork, scanWork int64) int64 { argument
990 func scanobject(b uintptr, gcw *gcWork) { argument
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/runtime/
H A Dmgcwork.go62 type gcWork struct { struct
116 func (w *gcWork) init() { argument
125 func (w *gcWork) checkPut(ptr uintptr, ptrs []uintptr) { argument
175 func (w *gcWork) put(obj uintptr) { argument
211 func (w *gcWork) putFast(obj uintptr) bool { argument
230 func (w *gcWork) putBatch(obj []uintptr) { argument
268 func (w *gcWork) tryGet() uintptr { argument
297 func (w *gcWork) tryGetFast() uintptr { argument
317 func (w *gcWork) dispose() { argument
353 func (w *gcWork) balance() { argument
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/runtime/
H A Dmgcwork.go62 type gcWork struct { struct
116 func (w *gcWork) init() { argument
125 func (w *gcWork) checkPut(ptr uintptr, ptrs []uintptr) { argument
175 func (w *gcWork) put(obj uintptr) { argument
211 func (w *gcWork) putFast(obj uintptr) bool { argument
230 func (w *gcWork) putBatch(obj []uintptr) { argument
268 func (w *gcWork) tryGet() uintptr { argument
297 func (w *gcWork) tryGetFast() uintptr { argument
317 func (w *gcWork) dispose() { argument
353 func (w *gcWork) balance() { argument
[all …]
H A Dmgcmark.go127 func markroot(gcw *gcWork, i uint32) { argument
225 func markrootBlock(roots *gcRootList, gcw *gcWork) { argument
235 func markrootSpans(gcw *gcWork, shard int) { argument
612 func doscanstack(*g, *gcWork) bool argument
627 func scanstack(gp *g, gcw *gcWork) { argument
679 func scanstackswitch(gp *g, gcw *gcWork) { argument
712 func scanSyscallStack(gp *g, gcw *gcWork) { argument
771 func gcDrain(gcw *gcWork, flags gcDrainFlags) { argument
883 func gcDrainN(gcw *gcWork, scanWork int64) int64 { argument
990 func scanobject(b uintptr, gcw *gcWork) { argument
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/runtime/
H A Dmgcwork.go62 type gcWork struct { struct
116 func (w *gcWork) init() { argument
125 func (w *gcWork) checkPut(ptr uintptr, ptrs []uintptr) { argument
175 func (w *gcWork) put(obj uintptr) { argument
211 func (w *gcWork) putFast(obj uintptr) bool { argument
230 func (w *gcWork) putBatch(obj []uintptr) { argument
268 func (w *gcWork) tryGet() uintptr { argument
297 func (w *gcWork) tryGetFast() uintptr { argument
317 func (w *gcWork) dispose() { argument
353 func (w *gcWork) balance() { argument
[all …]
/dports/lang/gcc9/gcc-9.4.0/libgo/go/runtime/
H A Dmgcwork.go62 type gcWork struct { struct
116 func (w *gcWork) init() { argument
125 func (w *gcWork) checkPut(ptr uintptr, ptrs []uintptr) { argument
175 func (w *gcWork) put(obj uintptr) { argument
211 func (w *gcWork) putFast(obj uintptr) bool { argument
230 func (w *gcWork) putBatch(obj []uintptr) { argument
268 func (w *gcWork) tryGet() uintptr { argument
297 func (w *gcWork) tryGetFast() uintptr { argument
317 func (w *gcWork) dispose() { argument
353 func (w *gcWork) balance() { argument
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/runtime/
H A Dmgcwork.go62 type gcWork struct { struct
116 func (w *gcWork) init() { argument
125 func (w *gcWork) checkPut(ptr uintptr, ptrs []uintptr) { argument
175 func (w *gcWork) put(obj uintptr) { argument
211 func (w *gcWork) putFast(obj uintptr) bool { argument
230 func (w *gcWork) putBatch(obj []uintptr) { argument
268 func (w *gcWork) tryGet() uintptr { argument
297 func (w *gcWork) tryGetFast() uintptr { argument
317 func (w *gcWork) dispose() { argument
353 func (w *gcWork) balance() { argument
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/runtime/
H A Dmgcwork.go55 type gcWork struct { struct
98 func (w *gcWork) init() { argument
110 func (w *gcWork) put(obj uintptr) { argument
148 func (w *gcWork) putFast(obj uintptr) bool { argument
165 func (w *gcWork) putBatch(obj []uintptr) { argument
201 func (w *gcWork) tryGet() uintptr { argument
230 func (w *gcWork) tryGetFast() uintptr { argument
250 func (w *gcWork) dispose() { argument
286 func (w *gcWork) balance() { argument
308 func (w *gcWork) empty() bool { argument
H A Dmgcmark.go141 func markroot(gcw *gcWork, i uint32) { argument
231 func markrootBlock(roots *gcRootList, gcw *gcWork) { argument
241 func markrootSpans(gcw *gcWork, shard int) { argument
621 func doscanstack(*g, *gcWork) bool argument
636 func scanstack(gp *g, gcw *gcWork) { argument
688 func scanstackswitch(gp *g, gcw *gcWork) { argument
721 func scanSyscallStack(gp *g, gcw *gcWork) { argument
782 func gcDrain(gcw *gcWork, flags gcDrainFlags) { argument
896 func gcDrainN(gcw *gcWork, scanWork int64) int64 { argument
1003 func scanobject(b uintptr, gcw *gcWork) { argument
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/runtime/
H A Dmgcwork.go55 type gcWork struct { struct
99 func (w *gcWork) init() { argument
111 func (w *gcWork) put(obj uintptr) { argument
149 func (w *gcWork) putFast(obj uintptr) bool { argument
166 func (w *gcWork) putBatch(obj []uintptr) { argument
202 func (w *gcWork) tryGet() uintptr { argument
231 func (w *gcWork) tryGetFast() uintptr { argument
251 func (w *gcWork) dispose() { argument
287 func (w *gcWork) balance() { argument
309 func (w *gcWork) empty() bool { argument
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/runtime/
H A Dmgcwork.go55 type gcWork struct { struct
98 func (w *gcWork) init() { argument
110 func (w *gcWork) put(obj uintptr) { argument
148 func (w *gcWork) putFast(obj uintptr) bool { argument
165 func (w *gcWork) putBatch(obj []uintptr) { argument
201 func (w *gcWork) tryGet() uintptr { argument
230 func (w *gcWork) tryGetFast() uintptr { argument
250 func (w *gcWork) dispose() { argument
286 func (w *gcWork) balance() { argument
308 func (w *gcWork) empty() bool { argument
H A Dmgcmark.go134 func markroot(gcw *gcWork, i uint32) { argument
232 func markrootBlock(roots *gcRootList, gcw *gcWork) { argument
242 func markrootSpans(gcw *gcWork, shard int) { argument
622 func doscanstack(*g, *gcWork) bool argument
637 func scanstack(gp *g, gcw *gcWork) { argument
689 func scanstackswitch(gp *g, gcw *gcWork) { argument
722 func scanSyscallStack(gp *g, gcw *gcWork) { argument
783 func gcDrain(gcw *gcWork, flags gcDrainFlags) { argument
897 func gcDrainN(gcw *gcWork, scanWork int64) int64 { argument
1004 func scanobject(b uintptr, gcw *gcWork) { argument
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/runtime/
H A Dmgcwork.go55 type gcWork struct { struct
98 func (w *gcWork) init() { argument
110 func (w *gcWork) put(obj uintptr) { argument
148 func (w *gcWork) putFast(obj uintptr) bool { argument
165 func (w *gcWork) putBatch(obj []uintptr) { argument
201 func (w *gcWork) tryGet() uintptr { argument
230 func (w *gcWork) tryGetFast() uintptr { argument
250 func (w *gcWork) dispose() { argument
286 func (w *gcWork) balance() { argument
308 func (w *gcWork) empty() bool { argument
/dports/lang/gcc11/gcc-11.2.0/libgo/go/runtime/
H A Dmgcwork.go55 type gcWork struct { struct
98 func (w *gcWork) init() { argument
110 func (w *gcWork) put(obj uintptr) { argument
148 func (w *gcWork) putFast(obj uintptr) bool { argument
165 func (w *gcWork) putBatch(obj []uintptr) { argument
201 func (w *gcWork) tryGet() uintptr { argument
230 func (w *gcWork) tryGetFast() uintptr { argument
250 func (w *gcWork) dispose() { argument
286 func (w *gcWork) balance() { argument
308 func (w *gcWork) empty() bool { argument
H A Dmgcmark.go134 func markroot(gcw *gcWork, i uint32) { argument
232 func markrootBlock(roots *gcRootList, gcw *gcWork) { argument
242 func markrootSpans(gcw *gcWork, shard int) { argument
622 func doscanstack(*g, *gcWork) bool argument
637 func scanstack(gp *g, gcw *gcWork) { argument
689 func scanstackswitch(gp *g, gcw *gcWork) { argument
722 func scanSyscallStack(gp *g, gcw *gcWork) { argument
783 func gcDrain(gcw *gcWork, flags gcDrainFlags) { argument
897 func gcDrainN(gcw *gcWork, scanWork int64) int64 { argument
1004 func scanobject(b uintptr, gcw *gcWork) { argument
[all …]
/dports/lang/gcc8/gcc-8.5.0/libgo/go/runtime/
H A Dmgcwork.go58 type gcWork struct { struct
95 func (w *gcWork) init() { argument
107 func (w *gcWork) put(obj uintptr) { argument
140 func (w *gcWork) putFast(obj uintptr) bool { argument
157 func (w *gcWork) putBatch(obj []uintptr) { argument
192 func (w *gcWork) tryGet() uintptr { argument
221 func (w *gcWork) tryGetFast() uintptr { argument
238 func (w *gcWork) get() uintptr { argument
272 func (w *gcWork) dispose() { argument
306 func (w *gcWork) balance() { argument
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dmgcwork.go58 type gcWork struct { struct
95 func (w *gcWork) init() { argument
107 func (w *gcWork) put(obj uintptr) { argument
140 func (w *gcWork) putFast(obj uintptr) bool { argument
157 func (w *gcWork) putBatch(obj []uintptr) { argument
192 func (w *gcWork) tryGet() uintptr { argument
221 func (w *gcWork) tryGetFast() uintptr { argument
238 func (w *gcWork) get() uintptr { argument
272 func (w *gcWork) dispose() { argument
306 func (w *gcWork) balance() { argument
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dmgcwork.go58 type gcWork struct { struct
95 func (w *gcWork) init() { argument
107 func (w *gcWork) put(obj uintptr) { argument
140 func (w *gcWork) putFast(obj uintptr) bool { argument
157 func (w *gcWork) putBatch(obj []uintptr) { argument
192 func (w *gcWork) tryGet() uintptr { argument
221 func (w *gcWork) tryGetFast() uintptr { argument
238 func (w *gcWork) get() uintptr { argument
272 func (w *gcWork) dispose() { argument
306 func (w *gcWork) balance() { argument
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/runtime/
H A Dmgcwork.go58 type gcWork struct { struct
95 func (w *gcWork) init() { argument
107 func (w *gcWork) put(obj uintptr) { argument
140 func (w *gcWork) putFast(obj uintptr) bool { argument
157 func (w *gcWork) putBatch(obj []uintptr) { argument
192 func (w *gcWork) tryGet() uintptr { argument
221 func (w *gcWork) tryGetFast() uintptr { argument
238 func (w *gcWork) get() uintptr { argument
272 func (w *gcWork) dispose() { argument
306 func (w *gcWork) balance() { argument
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dmgcwork.go58 type gcWork struct { struct
95 func (w *gcWork) init() { argument
107 func (w *gcWork) put(obj uintptr) { argument
140 func (w *gcWork) putFast(obj uintptr) bool { argument
157 func (w *gcWork) putBatch(obj []uintptr) { argument
192 func (w *gcWork) tryGet() uintptr { argument
221 func (w *gcWork) tryGetFast() uintptr { argument
238 func (w *gcWork) get() uintptr { argument
272 func (w *gcWork) dispose() { argument
306 func (w *gcWork) balance() { argument
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dmgcwork.go58 type gcWork struct { struct
95 func (w *gcWork) init() { argument
107 func (w *gcWork) put(obj uintptr) { argument
140 func (w *gcWork) putFast(obj uintptr) bool { argument
157 func (w *gcWork) putBatch(obj []uintptr) { argument
192 func (w *gcWork) tryGet() uintptr { argument
221 func (w *gcWork) tryGetFast() uintptr { argument
238 func (w *gcWork) get() uintptr { argument
272 func (w *gcWork) dispose() { argument
306 func (w *gcWork) balance() { argument
[all …]
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/runtime/
H A Dmgcwork.go58 type gcWork struct { struct
88 func (w *gcWork) init() { argument
100 func (w *gcWork) put(obj uintptr) { argument
133 func (w *gcWork) putFast(obj uintptr) bool { argument
152 func (w *gcWork) tryGet() uintptr { argument
181 func (w *gcWork) tryGetFast() uintptr { argument
198 func (w *gcWork) get() uintptr { argument
232 func (w *gcWork) dispose() { argument
266 func (w *gcWork) balance() { argument
286 func (w *gcWork) empty() bool { argument
/dports/devel/hs-threadscope/threadscope-0.2.14/Events/
H A DEventDuration.hs125 GHC.GCWork{} -> GCStart t0 t1 : gcWork t1 events
134 gcWork :: Timestamp -> [GHC.Event] -> [EventDuration]
135 gcWork _ [] = [] function
136 gcWork t0 (event : events) = function
138 GHC.GCWork{} -> gcWork t0 events
152 GHC.GCWork{} -> GCIdle t0 t1 : gcWork t1 events
165 GHC.GCWork{} -> GCEnd t0 t1 : gcWork t1 events

1234