runtime.MemStats.BuckHashSys (field)
4 uses
runtime (current package)
heapdump.go#L589: dumpint(m.BuckHashSys)
mstats.go#L238: BuckHashSys uint64
mstats.go#L543: stats.BuckHashSys = memstats.buckhash_sys.load()
runtime/pprof
pprof.go#L701: fmt.Fprintf(w, "# BuckHashSys = %d\n", s.BuckHashSys)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)