Searched refs:no_task_cnt (Results 1 – 2 of 2) sorted by relevance
326 int no_task_cnt = 0; in awss_timer_task() local330 if (++no_task_cnt > 1000) { in awss_timer_task()331 no_task_cnt = 1000; in awss_timer_task()336 no_task_cnt = 0; in awss_timer_task()
559 int no_task_cnt = 0; in awss_timer_task() local563 if (++no_task_cnt > 1000) { in awss_timer_task()564 no_task_cnt = 1000; in awss_timer_task()569 no_task_cnt = 0; in awss_timer_task()
Completed in 5 milliseconds