/external/autotest/server/cros/res_resource_monitor/ |
D | top_test_data.txt | 2 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
|
D | top_field_order_changed.txt | 2 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
|
D | top_whitespace_ridden.txt | 2 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/ |
D | 56 | 1 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
|
D | 143 | 4 INIT: PANIC: segmentation violation! sleeping for 30 seconds.
|
D | 166 | 66 [ 24.575983] BUG: sleeping function called from invalid context at lib/usercopy.c:25
|
D | 202 | 97 [ 130.789977] BUG: sleeping function called from invalid context at mm/slab.h:420
|
D | 203 | 98 [ 40.903911] BUG: sleeping function called from invalid context at mm/slab.h:420
|
/external/autotest/client/site_tests/power_Resume/ |
D | control | 17 the cpu is sleeping. It will wait for a number of seconds before suspending to
|
D | control.resume_constraint | 17 the cpu is sleeping. It will wait for a number of seconds before suspending to
|
D | control.SuspendToRam | 17 the cpu is sleeping. It will wait for a number of seconds before suspending to
|
D | control.SuspendToIdle | 17 the cpu is sleeping. It will wait for a number of seconds before suspending to
|
/external/python/cpython2/Lib/test/ |
D | test_multiprocessing.py | 763 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/ |
D | control.SuspendToRam | 17 the cpu is sleeping. It will wait for a number of seconds before suspending to
|
D | control | 17 the cpu is sleeping. It will wait for a number of seconds before suspending to
|
D | control.SuspendToIdle | 17 the cpu is sleeping. It will wait for a number of seconds before suspending to
|
D | control.resume_constraint | 17 the cpu is sleeping. It will wait for a number of seconds before suspending to
|
/external/u-boot/arch/mips/mach-au1x00/ |
D | au1x00_usb_ohci.c | 483 !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()
|
D | au1x00_usb_ohci.h | 355 int sleeping; member
|
/external/syzkaller/pkg/report/testdata/linux/guilty/ |
D | 19 | 3 BUG: sleeping function called from invalid context at arch/x86/mm/fault.c:1372
|
/external/python/cpython3/Lib/test/ |
D | _test_multiprocessing.py | 1204 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/ |
D | ohci.h | 392 int sleeping; member
|
D | ohci-hcd.c | 688 !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/ |
D | deadlock_detector_example.txt | 200 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;
|
D | funclatency_example.txt | 200 This looks like it has found threads that are sleeping every 1, 5, and 60
|