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

/system/core/toolbox/
H A Drenice.c37 #include <sched.h>
48 int sched; local
54 sched = sched_getscheduler(pid);
55 switch (sched) {
74 sched_get_priority_min(sched), sched_get_priority_max(sched));
H A Dps.c46 int prio, nice, rtprio, sched, psr; local
131 sched = atoi(nexttok(&ptr)); // scheduling policy
165 printf(" %-5d %-5d %-5d %-5d", prio, nice, rtprio, sched);
/system/core/rootdir/
H A Dinit.trace.rc12 chown root shell /sys/kernel/debug/tracing/events/sched/sched_switch/enable
13 chown root shell /sys/kernel/debug/tracing/events/sched/sched_wakeup/enable
23 chmod 0664 /sys/kernel/debug/tracing/events/sched/sched_switch/enable
24 chmod 0664 /sys/kernel/debug/tracing/events/sched/sched_wakeup/enable
/system/extras/tests/bionic/libc/common/
H A Dtest_clone.c33 #include <sched.h>
H A Dtest_cpu_set.c29 #include <sched.h>
/system/core/debuggerd/
H A Dcrasher.c8 #include <sched.h>
/system/extras/tests/sdcard/
H A Dplot_sdcard.py90 self.sched = ''
110 self.sched = re.search('# Sched features: ([\w]+)', line).group(1)
115 self.kernel, self.duration, self.command_line, self.sched)
/system/extras/tests/memtest/
H A Dfptest.cpp23 #include <sched.h>
H A Dmemtest.cpp23 #include <sched.h>
/system/core/libcutils/
H A Dsched_policy.c41 #include <sched.h>
/system/extras/tests/wifi/stress/
H A DwifiLoadScanAssoc.c53 #include <sched.h>

Completed in 516 milliseconds