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

  /system/core/toolbox/
vmstat.c 53 long cpu_sy; member in struct:state
186 &s->cpu_us, &s->cpu_ni, &s->cpu_sy, &s->cpu_id, &s->cpu_wa,
228 sy = JP(new->cpu_sy - old->cpu_sy); NORM(sy);

Completed in 29 milliseconds