runtime.MemStats.Lookups (field)
3 uses
runtime (current package)
heapdump.go#L570: dumpint(m.Lookups)
mstats.go#L202: Lookups uint64
runtime/pprof
pprof.go#L621: fmt.Fprintf(w, "# Lookups = %d\n", s.Lookups)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)