func runtime.sigprof
2 uses
runtime (current package)
proc.go#L4372: func sigprof(pc, sp, lr uintptr, gp *g, mp *m) {
signal_unix.go#L541: sigprof(c.sigpc(), c.sigsp(), c.siglr(), gp, _g_.m)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)