Home
last modified time | relevance | path

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

/build/soong/ui/status/
Dstatus.go66 type ActionResultStats struct { struct
68 UserTime uint32
71 SystemTime uint32
74 MaxRssKB uint64
77 MinorPageFaults uint64
80 MajorPageFaults uint64
83 IOInputKB uint64
86 IOOutputKB uint64
89 VoluntaryContextSwitches uint64
92 InvoluntaryContextSwitches uint64
[all …]