const internal/goexperiment.GoroutineLeakProfile

3 uses

	internal/goexperiment (current package)
		exp_goroutineleakprofile_off.go#L7: const GoroutineLeakProfile = false

	net/http/pprof
		pprof.go#L378: 	if goexperiment.GoroutineLeakProfile {

	runtime/pprof
		pprof.go#L267: 		if goexperiment.GoroutineLeakProfile {