func runtime.SetBlockProfileRate

2 uses

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

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