Home
last modified time | relevance | path

Searched refs:page_kb (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/toys/other/
H A Dvmstat.c79 unsigned loop, rows = 25, page_kb = sysconf(_SC_PAGESIZE)/1024; in vmstat_main() local
142 else if (order[i]>17) out = ((out * page_kb)+(units-1))/units; in vmstat_main()

Completed in 1 milliseconds