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

  /system/extras/sane_schedstat/
sane_schedstat.c 46 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 115 milliseconds