Home
last modified time | relevance | path

Searched refs:SLOT_utime2 (Results 1 – 1 of 1) sorted by relevance

/external/toybox/toys/posix/
Dps.c255 SLOT_utime2, /*relative utime (top)*/ SLOT_uid, // user id enumerator
367 {"C", "Total %CPU used since start", 1, SLOT_utime2},
370 {"%CPU", "Percentage of CPU time used", 4, SLOT_utime2},
770 slot[SLOT_utime2] = slot[SLOT_utime]; in get_ps()
1421 char deltas[] = {SLOT_utime2, SLOT_iobytes, SLOT_diobytes, SLOT_rchar, in merge_deltas()