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

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

Completed in 176 milliseconds