Searched refs:shift_per_period (Results 1 – 1 of 1) sorted by relevance
377 double shift_per_period; in dcn6_is_pstate_schedulable() local390 …shift_per_period = s->group_common_pstate_meta[sml_idx].period_us * (period_ratio - math_floor(per… in dcn6_is_pstate_schedulable()392 …max_disallow_time_us = max_shift_us / shift_per_period * s->group_common_pstate_meta[lrg_idx].peri… in dcn6_is_pstate_schedulable()395 if (shift_per_period > 0.0 && in dcn6_is_pstate_schedulable()396 shift_per_period < sum_allow_time_us && in dcn6_is_pstate_schedulable()