Home
last modified time | relevance | path

Searched refs:yld_count (Results 1 – 1 of 1) sorted by relevance

/system/extras/sane_schedstat/
Dsane_schedstat.c35 unsigned int yld_count; /* sched_yield() called */ member
76 cpu_delta[i].yld_count, in print()
88 &cpu, &tmp.yld_count, in parse_cpu_v15()
96 cpu_delta[cpu].yld_count = tmp.yld_count - cpu_prev[cpu].yld_count; in parse_cpu_v15()