func runtime.allocm 3 uses runtime (current package) proc.go#L1720: func allocm(_p_ *p, fn func(), id int64) *m { proc.go#L1899: mp := allocm(nil, nil, -1) proc.go#L2074: mp := allocm(_p_, fn, id)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)