Home
last modified time | relevance | path

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

/build/soong/ui/metrics/proc/
Dstatus.go12 type ProcStatus struct { struct
14 pid int
17 VmPeak uint64
20 VmSize uint64
23 VmLck uint64
26 VmPin uint64
29 VmHWM uint64
32 VmRss uint64
35 RssAnon uint64
38 RssShmem uint64
[all …]