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