testing.B.startBytes (field)

4 uses

	testing (current package)
		benchmark.go#L110: 	startBytes  uint64
		benchmark.go#L125: 		b.startBytes = memStats.TotalAlloc
		benchmark.go#L139: 		b.netBytes += memStats.TotalAlloc - b.startBytes
		benchmark.go#L160: 		b.startBytes = memStats.TotalAlloc