Searched refs:sys_cs (Results 1 - 1 of 1) sorted by relevance

/system/core/toolbox/
H A Dvmstat.c48 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 39 milliseconds