testing.PB.globalN (field)
3 uses
testing (current package)
benchmark.go#L715: globalN *uint64 // shared between all worker goroutines iteration counter
benchmark.go#L724: n := atomic.AddUint64(pb.globalN, pb.grain)
benchmark.go#L775: globalN: &n,
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)