runtime.MemStats.Lookups (field)
3 uses
runtime (current package)
heapdump.go#L573: dumpint(m.Lookups)
mstats.go#L81: Lookups uint64
runtime/pprof
pprof.go#L695: fmt.Fprintf(w, "# Lookups = %d\n", s.Lookups)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)