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,
|  | The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |