func runtime.gcount
3 uses
runtime (current package)
debug.go#L57: return int(gcount())
metrics.go#L245: out.scalar = uint64(gcount())
proc.go#L4339: func gcount() int32 {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)