Home
last modified time | relevance | path

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

/external/toybox/toys/posix/
Dps.c250 SLOT_vsize, /*virtual memory size*/ SLOT_rss, // resident set size enumerator
324 {"SZ", "4k pages to swap out", 5, SLOT_vsize},
327 {"VSZ", "Virtual memory size (1k units)", 7, SLOT_vsize},
368 {"%VSZ", "VSZ as % of physical memory", 5, SLOT_vsize},