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)