Searched refs:total_stage (Results 1 – 1 of 1) sorted by relevance
453 INT total_stage = sizeof(left_progress_info_list) / sizeof(PROGRESS_INFO); in task_progress_information_update() local460 for (stage = 0; stage < total_stage; stage++) in task_progress_information_update()487 if (left_progress_info_list[total_stage - 1].current_val) in task_progress_information_update()489 progress_val += (75 + left_progress_info_list[total_stage - 1].current_val) * 25 / 175; in task_progress_information_update()497 if (left_progress_info_list[total_stage - 1].current_val >= 100) in task_progress_information_update()