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 81 page_kb = sysconf(_SC_PAGESIZE)/1024; local
144 else if (order[i]>17) out = ((out * page_kb)+(units-1))/units;

Completed in 75 milliseconds