func runtime/pprof.writeGoroutine

2 uses

	runtime/pprof (current package)
		pprof.go#L150: 	write: writeGoroutine,
		pprof.go#L680: func writeGoroutine(w io.Writer, debug int) error {