func runtime.SetBlockProfileRate

2 uses

	runtime (current package)
		mprof.go#L380: func SetBlockProfileRate(rate int) {

	testing
		testing.go#L1557: 		runtime.SetBlockProfileRate(*blockProfileRate)