internal/profilerecord.BlockProfileRecord.Cycles (field)

4 uses

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

	runtime
		mprof.go#L1111: 				Cycles: bp.cycles,
		mprof.go#L1131: 	dst.Cycles = src.Cycles
		mprof.go#L1190: 				Cycles: bp.cycles,