Home
last modified time | relevance | path

Searched refs:sleeping (Results 1 – 25 of 69) 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/syzkaller/pkg/report/testdata/linux/report/
D561 TITLE: BUG: sleeping function called from invalid context at include/linux/wait.h:LINE
4 [ 1722.511384] BUG: sleeping function called from invalid context at include/linux/wait.h:1095
D1434 INIT: PANIC: segmentation violation! sleeping for 30 seconds.
D16666 [ 24.575983] BUG: sleeping function called from invalid context at lib/usercopy.c:25
D20297 [ 130.789977] BUG: sleeping function called from invalid context at mm/slab.h:420
D20398 [ 40.903911] BUG: sleeping function called from invalid context at mm/slab.h:420
/external/autotest/client/site_tests/power_Resume/
Dcontrol17 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.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/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/autotest/client/site_tests/power_UiResume/
Dcontrol.SuspendToRam17 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.SuspendToIdle17 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
/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_usb_ohci.c483 !ohci->ed_rm_list[1] && !ohci->sleeping) { in ep_link()
499 !ohci->ed_rm_list[1] && !ohci->sleeping) { in ep_link()
700 if (!ohci->sleeping) in td_submit_job()
716 if (!ohci->sleeping) in td_submit_job()
1556 gohci.sleeping = 0; in usb_lowlevel_init()
Dau1x00_usb_ohci.h355 int sleeping; member
/external/syzkaller/pkg/report/testdata/linux/guilty/
D193 BUG: sleeping function called from invalid context at arch/x86/mm/fault.c:1372
/external/python/cpython3/Lib/test/
D_test_multiprocessing.py1204 def f(cls, cond, sleeping, woken, timeout=None): argument
1206 sleeping.release()
1235 sleeping = self.Semaphore(0)
1238 p = self.Process(target=self.f, args=(cond, sleeping, woken))
1243 p = threading.Thread(target=self.f, args=(cond, sleeping, woken))
1249 sleeping.acquire()
1250 sleeping.acquire()
1280 sleeping = self.Semaphore(0)
1286 args=(cond, sleeping, woken, TIMEOUT1))
1292 args=(cond, sleeping, woken, TIMEOUT1))
[all …]
/external/u-boot/drivers/usb/host/
Dohci.h392 int sleeping; member
Dohci-hcd.c688 !ohci->ed_rm_list[1] && !ohci->sleeping) { in ep_link()
706 !ohci->ed_rm_list[1] && !ohci->sleeping) { in ep_link()
992 if (!ohci->sleeping) { in td_submit_job()
1019 if (!ohci->sleeping) { in td_submit_job()
2033 gohci.sleeping = 0; in usb_lowlevel_init()
/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

123