Home
last modified time | relevance | path

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

/build/soong/ui/status/
Dstatus.go61 type ActionResultStats struct { struct
63 UserTime uint32
66 SystemTime uint32
69 MaxRssKB uint64
72 MinorPageFaults uint64
75 MajorPageFaults uint64
78 IOInputKB uint64
81 IOOutputKB uint64
84 VoluntaryContextSwitches uint64
87 InvoluntaryContextSwitches uint64