Home
last modified time | relevance | path

Searched refs:sleeping (Results 1 – 25 of 63) sorted by relevance

123

/external/autotest/server/cros/res_resource_monitor/
Dtop_test_data.txt2 Tasks: 368 total, 1 running, 367 sleeping, 0 stopped, 0 zombie
19 Tasks: 369 total, 1 running, 368 sleeping, 0 stopped, 0 zombie
32 Tasks: 369 total, 1 running, 368 sleeping, 0 stopped, 0 zombie
38 Tasks: 363 total, 1 running, 362 sleeping, 0 stopped, 0 zombie
44 Tasks: 363 total, 1 running, 362 sleeping, 0 stopped, 0 zombie
Dtop_field_order_changed.txt2 Tasks: 368 total, 1 running, 367 sleeping, 0 stopped, 0 zombie
12 Tasks: 369 total, 1 running, 368 sleeping, 0 stopped, 0 zombie
23 Tasks: 369 total, 1 running, 368 sleeping, 0 stopped, 0 zombie
Dtop_whitespace_ridden.txt2 Tasks: 368 total, 1 running, 367 sleeping, 0 stopped, 0 zombie
19 Tasks: 369 total, 1 running, 368 sleeping, 0 stopped, 0 zombie
65 Tasks: 369 total, 1 running, 368 sleeping, 0 stopped, 0 zombie
/external/autotest/client/site_tests/power_Resume/
Dcontrol.resume_constraint17 the cpu is sleeping. It will wait for a number of seconds before suspending to
Dcontrol17 the cpu is sleeping. It will wait for a number of seconds before suspending to
Dcontrol.SuspendToRam17 the cpu is sleeping. It will wait for a number of seconds before suspending to
Dcontrol.SuspendToIdle17 the cpu is sleeping. It will wait for a number of seconds before suspending to
/external/autotest/client/site_tests/power_UiResume/
Dcontrol17 the cpu is sleeping. It will wait for a number of seconds before suspending to
Dcontrol.SuspendToRam17 the cpu is sleeping. It will wait for a number of seconds before suspending to
Dcontrol.resume_constraint17 the cpu is sleeping. It will wait for a number of seconds before suspending to
Dcontrol.SuspendToIdle17 the cpu is sleeping. It will wait for a number of seconds before suspending to
/external/python/cpython2/Lib/test/
Dtest_multiprocessing.py763 def f(cls, cond, sleeping, woken, timeout=None): argument
765 sleeping.release()
783 sleeping = self.Semaphore(0)
786 p = self.Process(target=self.f, args=(cond, sleeping, woken))
790 p = threading.Thread(target=self.f, args=(cond, sleeping, woken))
795 sleeping.acquire()
796 sleeping.acquire()
826 sleeping = self.Semaphore(0)
832 args=(cond, sleeping, woken, TIMEOUT1))
837 args=(cond, sleeping, woken, TIMEOUT1))
[all …]
/external/u-boot/drivers/usb/host/
Dohci.h392 int sleeping; member
Dohci-hcd.c692 !ohci->ed_rm_list[1] && !ohci->sleeping) { in ep_link()
710 !ohci->ed_rm_list[1] && !ohci->sleeping) { in ep_link()
996 if (!ohci->sleeping) { in td_submit_job()
1023 if (!ohci->sleeping) { in td_submit_job()
2035 gohci.sleeping = 0; in usb_lowlevel_init()
/external/python/cpython3/Lib/test/
D_test_multiprocessing.py1304 def f(cls, cond, sleeping, woken, timeout=None): argument
1306 sleeping.release()
1335 sleeping = self.Semaphore(0)
1338 p = self.Process(target=self.f, args=(cond, sleeping, woken))
1343 p = threading.Thread(target=self.f, args=(cond, sleeping, woken))
1349 sleeping.acquire()
1350 sleeping.acquire()
1380 sleeping = self.Semaphore(0)
1386 args=(cond, sleeping, woken, TIMEOUT1))
1392 args=(cond, sleeping, woken, TIMEOUT1))
[all …]
/external/perfetto/docs/data-sources/
Dcpu-scheduling.md121 When Thread A suspends on the wait() it will enter the state `S(sleeping)` and
/external/bcc/tools/
Ddeadlock_detector_example.txt200 std::cout << "sleeping for a bit to allow trace to attach..." << std::endl;
228 std::cout << "sleeping to allow trace to collect data..." << std::endl;
Dfunclatency_example.txt200 This looks like it has found threads that are sleeping every 1, 5, and 60
Doffwaketime_example.txt16 faults, swapping, sleeping, involuntary context switches, etc.
165 stack showing it sleeping between intervals, and an sshd(8) stack showing it
/external/strace/tests-mx32/
DMakefile.am317 detach-sleeping.test \
/external/strace/tests-m32/
DMakefile.am317 detach-sleeping.test \
/external/strace/tests/
DMakefile.am317 detach-sleeping.test \
/external/ltp/testcases/realtime/
D00_Descriptions.txt213 clock of every sleeping thread shows close to zero value. Sum of cpu clocks
/external/u-boot/doc/arch/
Dx86.rst661 The S3 sleeping state is a low wake latency sleeping state defined by ACPI
665 pressed again, U-Boot runs as it does in cold boot and detects the sleeping
/external/tensorflow/tensorflow/lite/java/demo/app/src/main/assets/
Dlabels_imagenet_slim.txt799 sleeping bag

123