Home
last modified time | relevance | path

Searched refs:wake (Results 1 – 25 of 118) sorted by relevance

12345

/external/adhd/scripts/audio_thread_log_viewer/
Dlog.test8 496098.524565708 DEV_SLEEP_TIME dev:8 wake:000496098.545892346
13 496098.546001355 DEV_SLEEP_TIME dev:8 wake:000496098.567328258
18 496098.567623059 DEV_SLEEP_TIME dev:8 wake:000496098.588949912
23 496098.589248133 DEV_SLEEP_TIME dev:8 wake:000496098.610574976
28 496098.610862050 DEV_SLEEP_TIME dev:8 wake:000496098.632188948
33 496098.632483289 DEV_SLEEP_TIME dev:8 wake:000496098.653810157
38 496098.654101015 DEV_SLEEP_TIME dev:8 wake:000496098.675427884
43 496098.675716210 DEV_SLEEP_TIME dev:8 wake:000496098.697043620
48 496098.697332439 DEV_SLEEP_TIME dev:8 wake:000496098.718659357
53 496098.718799116 DEV_SLEEP_TIME dev:8 wake:000496098.740125964
[all …]
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/schedulers/
Drx-newthread.hpp49 mutable std::condition_variable wake; member
77 keepAlive->wake.notify_one(); in new_worker()
100 keepAlive->wake.wait(guard, [keepAlive](){ in new_worker()
113 keepAlive->wake.wait_until(guard, peek.when); in new_worker()
139 state->wake.notify_one(); in schedule()
/external/autotest/server/site_tests/firmware_ECPowerButton/
Dcontrol21 - 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/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/power/bw_hwmon_meas/
Dformat12 field:int wake; offset:32; size:4; signed:1;
14 print fmt: "dev: %s, mbps = %lu, us = %lu, wake = %d", __get_str(name), REC->mbps, REC->us, REC->wa…
/external/u-boot/Documentation/devicetree/bindings/rtc/
Dbrcm,brcmstb-waketimer.txt1 Broadcom STB wake-up Timer
3 The Broadcom STB wake-up timer provides a 27Mhz resolution timer, with the
4 ability to wake up the system from low-power suspend/standby modes.
/external/ltp/testcases/realtime/func/prio-wake/
Dprio-wake.c137 nsec_t start, wake; in worker_thread() local
156 wake = rt_gettime() - beginrun; in worker_thread()
160 wake / NS_PER_US, j, mypri); in worker_thread()
D.gitignore1 /prio-wake
Drun_auto.sh12 $SCRIPTS_DIR/run_c_files.sh $profile prio-wake
/external/autotest/server/site_tests/network_WiFi_DarkResumeActiveScans/
Dcontrol15 When wake on WiFi is supported and enabled, our system could wake up from
33 triggering these wake events and analyzing packet captures to ensure that the
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/subjects/
Drx-synchronize.hpp43 mutable std::condition_variable wake; member
111 wake.notify_one(); in on_next()
119 wake.notify_one(); in on_error()
127 wake.notify_one(); in on_completed()
/external/autotest/client/site_tests/power_Standby/
Dcontrol.1hour15 Test uses RTC wake to transition from suspend to S0 every sample_hours for a
18 2. Guarantee that suspend was maintained (no external/false wake)
Dcontrol.fast16 Test uses RTC wake to transition from suspend to S0 every sample_hours for a
19 2. Guarantee that suspend was maintained (no external/false wake)
Dcontrol.fast_force_discharge15 Test uses RTC wake to transition from suspend to S0 every sample_hours for a
18 2. Guarantee that suspend was maintained (no external/false wake)
Dcontrol.fast_suspend_to_idle15 Test uses RTC wake to transition from suspend to S0 every sample_hours for a
18 2. Guarantee that suspend was maintained (no external/false wake)
Dcontrol.fast_suspend_to_ram15 Test uses RTC wake to transition from suspend to S0 every sample_hours for a
18 2. Guarantee that suspend was maintained (no external/false wake)
Dcontrol.6min15 Test uses RTC wake to transition from suspend to S0 every sample_hours for a
18 2. Guarantee that suspend was maintained (no external/false wake)
Dcontrol16 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/ltp/testcases/realtime/
DREADME90 3. Individual tests can also be run. For example, to run the prio-wake tests
93 $run.sh -t func/prio-wake -l 20
100 For example, to run the prio-wake tests:
102 $cd func/prio-wake
/external/autotest/server/site_tests/firmware_ECWakeSource/
Dcontrol9 PURPOSE = "Servo based EC wake source test"
10 CRITERIA = "This test will fail if EC wake source misbehalved."
/external/u-boot/arch/arm/dts/
Drk3288-veyron-chromebook.dtsi134 /* Common for sleep and wake, but no owners */
144 /* Common for sleep and wake, but no owners */
179 suspend_l_wake: suspend-l-wake {
/external/blktrace/
Dblkiomon.c272 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/ltp/testcases/realtime/profiles/
Ddefault54 func/prio-wake prio-wake
/external/ltp/testcases/lib/
Dtest.sh387 ROD tst_checkpoint wake 10000 "$1" 1
392 ROD tst_checkpoint wake 10000 "$1" "$2"
/external/autotest/client/profilers/powertop/src/
DREADME7 periods of time, rather than having to wake up every millisecond for
25 A typical Linux distribution has many components that wake the
/external/linux-kselftest/tools/testing/selftests/futex/
DREADME56 Perhaps something like "wait-wake-1" "wait-wake-2" is adequate, leaving the

12345