runtime.MemStats.MCacheSys (field)
4 uses
runtime (current package)
heapdump.go#L587: dumpint(m.MCacheSys)
mstats.go#L232: MCacheSys uint64
mstats.go#L540: stats.MCacheSys = memstats.mcache_sys.load()
runtime/pprof
pprof.go#L708: fmt.Fprintf(w, "# MCache = %d / %d\n", s.MCacheInuse, s.MCacheSys)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)