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

/system/extras/sane_schedstat/
H A Dsane_schedstat.c38 unsigned int sched_switch; /* switched to expired queue and reused it */ member in struct:cpu_stat
77 cpu_delta[i].sched_count, cpu_delta[i].sched_switch, cpu_delta[i].sched_goidle,
89 &tmp.sched_switch, &tmp.sched_count, &tmp.sched_goidle,
97 cpu_delta[cpu].sched_switch = tmp.sched_switch - cpu_prev[cpu].sched_switch;
/system/core/rootdir/
H A Dinit.trace.rc13 chown root shell /sys/kernel/debug/tracing/events/sched/sched_switch/enable
25 chmod 0664 /sys/kernel/debug/tracing/events/sched/sched_switch/enable

Completed in 87 milliseconds