Home
last modified time | relevance | path

Searched full:waking (Results 1 – 25 of 97) sorted by relevance

1234

/external/linux-kselftest/tools/testing/selftests/ftrace/test.d/trigger/inter-event/
Dtrigger-inter-event-combined-hist.tc36 echo 'waking+wakeup_latency u64 lat; pid_t pid' >> synthetic_events
37 …pid,lat:ww_lat=$waking_lat+$wakeup_lat:onmatch(synthetic.wakeup_latency).waking+wakeup_latency($ww…
38 echo 'hist:keys=pid,lat:sort=pid,lat' >> events/synthetic/waking+wakeup_latency/trigger
41 if ! grep -q "pid:" events/synthetic/waking+wakeup_latency/hist; then
/external/python/cpython2/Mac/Modules/
DautoGIL.c32 /* waking up, acquire GIL */ in autoGILCallback()
34 fprintf(stderr, "waking up, acquire GIL\n"); in autoGILCallback()
/external/autotest/server/site_tests/network_WiFi_DarkResumeActiveScans/
Dnetwork_WiFi_DarkResumeActiveScans.py90 # Check for packet capture before waking the DUT with
126 # Check for packet capture before waking the DUT with
/external/autotest/client/cros/power/
Dsys_power.py136 Wait for |delay_seconds|, suspend the system to RAM (S3), waking up again
192 Suspend the system to @state, waking up again after |seconds|, by directly
249 Suspend the system to RAM (S3), waking up again after |seconds|, using
/external/u-boot/arch/x86/include/asm/
Dacpi_table.h205 u32 firmware_waking_vector; /* Firmware waking vector */
208 u32 x_firmware_waking_vector_l; /* X FW waking vector, low */
209 u32 x_firmware_waking_vector_h; /* X FW waking vector, high */
/external/autotest/server/site_tests/network_EthCapsServer/
Dnetwork_EthCapsServer.py12 """Class to allow waking of DUT via Wake-on-LAN capabilities (WOL)."""
16 """Constructor for waking DUT.
/external/syzkaller/vendor/golang.org/x/net/http2/
Dpipe.go88 // CloseWithError causes the next Read (waking up a current blocked
95 // BreakWithError causes the next Read (waking up a current blocked
/external/autotest/server/site_tests/platform_USBHIDWake/
Dcontrol12 DOC = '''This test checks to see whether a USB HID Device is capable of waking
/external/autotest/server/site_tests/firmware_ECWakeSource/
Dcontrol20 This test check the functionality of EC waking host from suspend. This includes
Dfirmware_ECWakeSource.py78 logging.info("Using CCD, ignore waking by power button.")
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
Dmp.c90 * observe the correct value after waking up from wfe. in fsl_layerscape_wake_seconday_cores()
97 printf("Waking secondary cores to start from %lx\n", gd->relocaddr); in fsl_layerscape_wake_seconday_cores()
/external/autotest/server/site_tests/network_WiFi_FastReconnectInDarkResume/
Dcontrol18 since the delays involved in waking a DUT from suspend using autotest framework
/external/perfetto/ui/src/common/
Dthread_state.ts25 'W': 'Waking',
/external/autotest/server/site_tests/network_WiFi_ReconnectInDarkResume/
Dcontrol.DisconnectBeforeSuspendDiffAP30 since the delays involved in waking a DUT from suspend using autotest framework
Dcontrol.DisconnectBeforeSuspendSameAP30 since the delays involved in waking a DUT from suspend using autotest framework
Dcontrol.DisconnectAfterSuspendSameAP33 since the delays involved in waking a DUT from suspend using autotest framework
Dcontrol.DisconnectAfterSuspendDiffAP33 since the delays involved in waking a DUT from suspend using autotest framework
Dcontrol.Stress30 since the delays involved in waking a DUT from suspend using autotest framework
/external/kernel-headers/original/uapi/linux/
Dvsoc_shm.h112 * 4. On waking the receiver immediately exchanges a 0 with the
122 * 6. The receiver thread then does a conditional wait, waking immediately
/external/grpc-grpc/src/core/lib/debug/
Dstats_data.yaml52 waking up
63 doc: How many times could a polling wakeup be satisfied by keeping the waking
/external/u-boot/arch/x86/cpu/
Dwakeup.S64 * This is a FAR JMP to the OS waking vector.
/external/libchrome/components/timers/
Dalarm_timer_chromeos.h23 // The class implements a timer that is capable of waking the system up from a
/external/skia/tools/skpbench/
D_hardware_android.py62 self._adb.reboot() # some devices struggle waking up; just hard reboot.
/external/perfetto/src/base/
Devent.cc36 // Make the pipe non-blocking so that we never block the waking thread (either in Event()
/external/skqp/tools/skpbench/
D_hardware_android.py62 self._adb.reboot() # some devices struggle waking up; just hard reboot.

1234