func runtime.saveblockevent

3 uses

	runtime (current package)
		mprof.go#L402: 		saveblockevent(cycles, skip+1, blockProfile)
		mprof.go#L414: func saveblockevent(cycles int64, skip int, which bucketType) {
		mprof.go#L457: 		saveblockevent(cycles, skip+1, mutexProfile)