Searched refs:wake (Results 1 – 25 of 55) sorted by relevance
123
/external/tlsdate/ |
D | events.dot | 11 sleep -> wake; 12 wake -> sync; 15 wake -> terminate; 24 periodic_local_clock_check -> wake; 25 periodic_network_sync -> wake; 26 random_sigterm -> wake; 27 random_route_change -> wake; 32 dbus-> cros_shill_manager_change -> wake; 33 dbus-> cros_shill_service_change -> wake;
|
/external/autotest/server/site_tests/firmware_ECPowerButton/ |
D | control | 21 - Short press wake system from G3 (shutdown for more than 10 sec) 22 - Short press wake system from S5 (shutdown for less than 10 sec) 23 - Long press wake system from G3 (shutdown for more than 10 sec) 24 - Long press wake system from S5 (shutdown for less than 10 sec)
|
/external/autotest/server/site_tests/network_WiFi_DarkResumeActiveScans/ |
D | control | 16 When wake on WiFi is supported and enabled, our system could wake up from 34 triggering these wake events and analyzing packet captures to ensure that the
|
/external/autotest/server/site_tests/firmware_ECWakeSource/ |
D | control | 9 PURPOSE = "Servo based EC wake source test" 10 CRITERIA = "This test will fail if EC wake source misbehalved."
|
/external/autotest/client/site_tests/power_Standby/ |
D | control | 16 Test uses RTC wake to transistion from S3 to S0 every sample_hours for a total 19 2. Guarantee that S3 was maintained (no external/false wake)
|
/external/blktrace/ |
D | blkiomon.c | 272 struct timespec wake, r; in blkiomon_interval() local 276 clock_gettime(CLOCK_REALTIME, &wake); in blkiomon_interval() 279 wake.tv_sec += interval; in blkiomon_interval() 280 if (clock_nanosleep(CLOCK_REALTIME, TIMER_ABSTIME, &wake, &r)) { in blkiomon_interval() 296 tail = blkiomon_output(head, &wake); in blkiomon_interval()
|
/external/autotest/client/profilers/powertop/src/ |
D | README | 7 periods of time, rather than having to wake up every millisecond for 25 A typical Linux distribution has many components that wake the
|
D | Changelog | 70 These only show if these actually wake up the cpu 'a lot'; so if
|
/external/autotest/client/site_tests/touch_WakeupSource/ |
D | control.touchpad | 22 listed as a wake source or not.
|
D | control.touchscreen | 22 listed as a wake source or not.
|
/external/autotest/server/site_tests/network_WiFi_WakeOnWiFiThrottling/ |
D | control | 15 This test verifies that shill disables wake on WiFi when the DUT wakes up in
|
/external/skia/platform_tools/android/skp_gen/ |
D | android_skp_capture.py | 151 device.wake()
|
/external/valgrind/coregrind/m_gdbserver/ |
D | README_DEVELOPERS | 147 The relay process also takes into account the wake up of the valgrind 172 This wake up is *not* done using signals as this would imply to 273 To have a proper wake up of a Valgrind process with all threads 326 * Currently, at least on recent linux kernel, vgdb can properly wake
|
/external/autotest/client/profilers/powertop/src/po/ |
D | nl.po | 275 "Older versions of gnome-power-manager wake up far more often than \n" 353 "Without HPET support the kernel needs to wake up every 20 milliseconds for \n"
|
D | fi.po | 198 "Poista Ethernet-verkkokortin verkkoherätteisyys (wake-on-lan) seuraavalla " 294 "Older versions of gnome-power-manager wake up far more often than \n" 403 "Without HPET support the kernel needs to wake up every 20 milliseconds for \n"
|
D | ja.po | 286 "Older versions of gnome-power-manager wake up far more often than \n" 394 "Without HPET support the kernel needs to wake up every 20 milliseconds for \n"
|
D | ru.po | 298 "Older versions of gnome-power-manager wake up far more often than \n" 406 "Without HPET support the kernel needs to wake up every 20 milliseconds for \n"
|
D | it.po | 279 "Older versions of gnome-power-manager wake up far more often than \n" 380 "Without HPET support the kernel needs to wake up every 20 milliseconds for \n"
|
D | zh.po | 360 "Without HPET support the kernel needs to wake up every 20 milliseconds for \n" 419 "Older versions of gnome-power-manager wake up far more often than \n"
|
D | de.po | 288 "Older versions of gnome-power-manager wake up far more often than \n" 389 "Without HPET support the kernel needs to wake up every 20 milliseconds for \n"
|
D | es.po | 288 "Older versions of gnome-power-manager wake up far more often than \n" 396 "Without HPET support the kernel needs to wake up every 20 milliseconds for \n"
|
D | pl.po | 292 "Older versions of gnome-power-manager wake up far more often than \n" 399 "Without HPET support the kernel needs to wake up every 20 milliseconds for \n"
|
/external/cros/system_api/dbus/power_manager/ |
D | policy.proto | 26 // its "Require password to wake from sleep" setting and the type of
|
/external/chromium-trace/catapult/systrace/systrace/test_data/ |
D | atrace_extracted_threads | 1 …wake/', 4312: 'BT Service Call', 4315: 'BondStateMachin', 4316: 'Binder_3', 4317: 'Binder_4', 4318…
|
D | atrace_thread_names | 1 …wake/', 4312: 'BT Service Call', 4315: 'BondStateMachin', 4316: 'Binder_3', 4317: 'Binder_4', 4318…
|
123