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

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

Completed in 437 milliseconds