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

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

Completed in 538 milliseconds