HomeSort by relevance Sort by last modified time
    Searched full:page_kb (Results 1 - 1 of 1) sorted by null

  /external/toybox/toys/other/
vmstat.c 79 page_kb = sysconf(_SC_PAGESIZE)/1024; local
141 else if (order[i]>15) out = ((out * page_kb)+(units-1))/units;

Completed in 131 milliseconds