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

/system/extras/sane_schedstat/
H A Dsane_schedstat.c43 unsigned int ttwu_count; /* try_to_wake_up() called */ member in struct:cpu_stat
78 cpu_delta[i].ttwu_count, cpu_delta[i].ttwu_local,
90 &tmp.ttwu_count, &tmp.ttwu_local,
100 cpu_delta[cpu].ttwu_count = tmp.ttwu_count - cpu_prev[cpu].ttwu_count;

Completed in 246 milliseconds