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
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)