Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_perf_test/public/pw_perf_test/internal/
H A Dchrono_timer_interface.h30 inline void TimerCleanup() {} in TimerCleanup() function
H A Dtimer.h27 inline void TimerCleanup() { return backend::TimerCleanup(); } in TimerCleanup() function
H A Dcyccnt_timer_interface.h52 inline void TimerCleanup() { kDwtCtrl &= ~0x00000001u; } in TimerCleanup() function