var testing.benchmarkMemory
3 uses
testing (current package)
benchmark.go#L27: benchmarkMemory = flag.Bool("test.benchmem", false, "print memory allocations for benchmarks")
benchmark.go#L33: benchmarkMemory *bool
benchmark.go#L592: if *benchmarkMemory || b.showAllocResult {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)