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

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