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

/system/core/toolbox/
H A Dvmstat.c52 long cpu_ni; member in struct:state
186 &s->cpu_us, &s->cpu_ni, &s->cpu_sy, &s->cpu_id, &s->cpu_wa,
227 ni = JP(new->cpu_ni - old->cpu_ni); NORM(ni);

Completed in 234 milliseconds