Home
last modified time | relevance | path

Searched defs:sysStatsAggregate (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmetrics.go632 type sysStatsAggregate struct { struct
633 stacksSys uint64
634 mSpanSys uint64
635 mSpanInUse uint64
636 mCacheSys uint64
637 mCacheInUse uint64
638 buckHashSys uint64
639 gcMiscSys uint64
640 otherSys uint64
641 heapGoal uint64
[all …]