Searched refs:cycles_cnt (Results 1 – 2 of 2) sorted by relevance
74 uint32_t cycles_cnt; member
114 if (++task->cycles_cnt == 1 << CYCLES_WINDOW_SIZE) { in do_task_run()119 task->cycles_cnt = 0; in do_task_run()