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

  /system/core/toolbox/
vmstat.c 49 long sys_flt; member in struct:state
207 sscanf(line, "pgmajfault %ld", &s->sys_flt);
235 new->sys_in - old->sys_in, new->sys_cs - old->sys_cs, new->sys_flt - old->sys_flt,

Completed in 255 milliseconds