runtime.sysStatsAggregate.mCacheInUse (field)
4 uses
runtime (current package)
metrics.go#L180: out.scalar = in.sysStats.mCacheSys - in.sysStats.mCacheInUse
metrics.go#L187: out.scalar = in.sysStats.mCacheInUse
metrics.go#L352: mCacheInUse uint64
metrics.go#L376: a.mCacheInUse = uint64(mheap_.cachealloc.inuse)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)