internal/profilerecord.BlockProfileRecord.Count (field)

6 uses

	internal/profilerecord (current package)
		profilerecord.go#L25: 	Count  int64

	runtime
		mprof.go#L1168: 				Count:  int64(bp.count),
		mprof.go#L1174: 			if r.Count == 0 {
		mprof.go#L1175: 				r.Count = 1
		mprof.go#L1188: 	dst.Count = src.Count
		mprof.go#L1247: 				Count:  int64(bp.count),