runtime.MemStats.Sys (field)
4 uses
runtime (current package)
heapdump.go#L571: dumpint(m.Sys)
mstats.go#L130: Sys uint64
mstats.go#L417: stats.Sys = memstats.sys
runtime/pprof
pprof.go#L621: fmt.Fprintf(w, "# Sys = %d\n", s.Sys)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)