internal/profilerecord.BlockProfileRecord.Cycles (field)

4 uses

	internal/profilerecord (current package)
		profilerecord.go#L26: 	Cycles int64

	runtime
		mprof.go#L1169: 				Cycles: bp.cycles,
		mprof.go#L1189: 	dst.Cycles = src.Cycles
		mprof.go#L1248: 				Cycles: bp.cycles,