const internal/trace/tracev2.EvGoDestroySyscall

3 uses

	internal/trace/tracev2 (current package)
		events.go#L41: 	EvGoDestroySyscall    // goroutine ends in syscall (cgo callback) [timestamp]
		events.go#L248: 	EvGoDestroySyscall: {

	runtime
		traceruntime.go#L609: 	tl.rawEventWriter().event(tracev2.EvGoDestroySyscall)