Searched refs:index_diff (Results 1 – 1 of 1) sorted by relevance
624 int index_diff; in calc_global_pstate() local633 index_diff = ((int)ramp_down_percent(elapsed_time) * in calc_global_pstate()637 if (highest_lpstate_idx + index_diff >= local_pstate_idx) in calc_global_pstate()640 return highest_lpstate_idx + index_diff; in calc_global_pstate()