func runtime.traceGoSysExit

4 uses

	runtime (current package)
		proc.go#L2544: 			traceGoSysExit(gp.sysexitticks)
		proc.go#L3761: 				traceGoSysExit(0)
		proc.go#L3787: 				traceGoSysExit(0)
		trace.go#L1115: func traceGoSysExit(ts int64) {