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

  /system/extras/sane_schedstat/
sane_schedstat.c 55 struct cpu_stat cpu_delta[MAX_CPU]; variable in typeref:struct:cpu_stat
76 cpu_delta[i].yld_count,
77 cpu_delta[i].sched_count, cpu_delta[i].sched_switch, cpu_delta[i].sched_goidle,
78 cpu_delta[i].ttwu_count, cpu_delta[i].ttwu_local,
79 cpu_delta[i].cpu_time / 1000000, cpu_delta[i].run_delay / 1000000, cpu_delta[i].pcount)
    [all...]

Completed in 100 milliseconds