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