Home
last modified time | relevance | path

Searched defs:Timer (Results 1 – 8 of 8) sorted by relevance

/device/google/contexthub/firmware/os/core/
Dtimer.c42 struct Timer { struct
57 static struct Timer mTimers[MAX_TIMERS]; argument
/device/generic/vulkan-cereal/third-party/perfetto/include/perfetto/ext/base/
Dwatchdog_noop.h30 Timer() {} in Timer() function
31 Timer(const Timer&) {} in Timer() function
/device/generic/vulkan-cereal/third-party/angle/util/
DTimer.cpp13 Timer::Timer() : mRunning(false), mStartTime(0), mStopTime(0) {} in Timer() function in Timer
/device/generic/goldfish/dhcp/client/
Dtimer.cpp28 Timer::Timer() : mExpires(0) { in Timer() function in Timer
/device/generic/vulkan-cereal/third-party/perfetto/src/base/
Dwatchdog_posix.cc251 Watchdog::Timer::Timer(uint32_t ms) { in Timer() function in perfetto::base::Watchdog::Timer
276 Watchdog::Timer::Timer(Timer&& other) noexcept { in Timer() function in perfetto::base::Watchdog::Timer
/device/generic/vulkan-cereal/third-party/googletest/googletest/src/
Dgtest.cc1122 class Timer { class
1124 Timer() : start_(std::chrono::steady_clock::now()) {} in Timer() function in testing::internal::Timer
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc4515 class Timer { class in perfetto::base::Watchdog
4518 Timer() {} in Timer() function in perfetto::base::Watchdog::Timer
4519 Timer(const Timer&) {} in Timer() function in perfetto::base::Watchdog::Timer
4856 Watchdog::Timer::Timer(uint32_t ms) { in Timer() function in perfetto::base::Watchdog::Timer
4877 Watchdog::Timer::Timer(Timer&& other) noexcept { in Timer() function in perfetto::base::Watchdog::Timer
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp5757 class Timer { class in perfetto::base::Watchdog
5760 Timer() {} in Timer() function in perfetto::base::Watchdog::Timer
5761 Timer(const Timer&) {} in Timer() function in perfetto::base::Watchdog::Timer
6099 Watchdog::Timer::Timer(uint32_t ms) { in Timer() function in perfetto::base::Watchdog::Timer
6122 Watchdog::Timer::Timer(Timer&& other) noexcept { in Timer() function in perfetto::base::Watchdog::Timer