Home
last modified time | relevance | path

Searched refs:WatchdogTimer (Results 1 – 6 of 6) sorted by relevance

/external/chromium-trace/catapult/devil/devil/utils/
Dwatchdog_timer.py10 class WatchdogTimer(object): class
Dtimeout_retry.py22 self._watcher = watchdog_timer.WatchdogTimer(timeout)
Dreraiser_thread_unittest.py96 group.JoinAll(watchdog_timer.WatchdogTimer(0.01))
Dparallelizer.py137 watchdog_timer.WatchdogTimer(timeout))
Dreraiser_thread.py146 watcher = watchdog_timer.WatchdogTimer(None)
/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dstart.S277 li r4,WatchdogTimer@l
1280 STD_EXCEPTION(0x0c00, WatchdogTimer, UnknownException)
1760 lwz r4,WatchdogTimer@got(r12)