Home
last modified time | relevance | path

Searched defs:TimerPrepare (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_perf_test/public/pw_perf_test/internal/
Dchrono_timer_interface.h28 [[nodiscard]] inline bool TimerPrepare() { return true; } in TimerPrepare() function
Dtimer.h24 [[nodiscard]] inline bool TimerPrepare() { return backend::TimerPrepare(); } in TimerPrepare() function
Dcyccnt_timer_interface.h44 [[nodiscard]] inline bool TimerPrepare() { in TimerPrepare() function