type runtime.BlockProfileRecord

3 uses

	runtime (current package)
		mprof.go#L739: type BlockProfileRecord struct {
		mprof.go#L752: func BlockProfile(p []BlockProfileRecord) (n int, ok bool) {
		mprof.go#L796: func MutexProfile(p []BlockProfileRecord) (n int, ok bool) {