testing.B.startAllocs (field)

4 uses

	testing (current package)
		benchmark.go#L109: 	startAllocs uint64
		benchmark.go#L124: 		b.startAllocs = memStats.Mallocs
		benchmark.go#L138: 		b.netAllocs += memStats.Mallocs - b.startAllocs
		benchmark.go#L159: 		b.startAllocs = memStats.Mallocs