Searched defs:cycleLength (Results 1 – 1 of 1) sorted by relevance
41 #define WATCH_CUSTOM_TIMER(toMonitor, cycles, cycleLength) \ argument69 auto watchThread(T func, uint32_t tid, uint32_t cycles, uint32_t cycleLength) { in watchThread()