Searched refs:exec_progress (Results 1 – 1 of 1) sorted by relevance
100 uint32_t exec_progress = (thread_data[i].exec_cnt) ? in progress_timeout() local104 uint32_t thread_progress = MIN(exec_progress, preempt_progress); in progress_timeout()