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

/system/extras/sane_schedstat/
H A Dsane_schedstat.c46 unsigned int ttwu_local; member in struct:cpu_stat
78 cpu_delta[i].ttwu_count, cpu_delta[i].ttwu_local,
90 &tmp.ttwu_count, &tmp.ttwu_local,
101 cpu_delta[cpu].ttwu_local = tmp.ttwu_local - cpu_prev[cpu].ttwu_local;

Completed in 109 milliseconds