Searched refs:allow_time_us (Results 1 – 2 of 2) sorted by relevance
1261 stream_method_pstate_meta->allow_time_us = in build_method_scheduling_params()1264 if (stream_method_pstate_meta->allow_time_us >= stream_method_pstate_meta->period_us) { in build_method_scheduling_params()1269 stream_method_pstate_meta->period_us - stream_method_pstate_meta->allow_time_us; in build_method_scheduling_params()1365 return group_pstate_meta->allow_time_us > 0.0 && in is_timing_group_schedulable()1441 double max_allow_time_us = s->pmo_dcn4.group_common_pstate_meta[i].allow_time_us; in is_config_schedulable()1447 s->pmo_dcn4.group_common_pstate_meta[sorted_j].allow_time_us, in is_config_schedulable()1496 …if (s->pmo_dcn4.group_common_pstate_meta[sorted_i].allow_time_us < s->pmo_dcn4.group_common_pstate… in is_config_schedulable()1525 …state_meta[lrg_idx].disallow_time_us - s->pmo_dcn4.group_common_pstate_meta[sml_idx].allow_time_us; in is_config_schedulable()1529 …dcn4.group_common_pstate_meta[lrg_idx].allow_time_us + s->pmo_dcn4.group_common_pstate_meta[sml_id… in is_config_schedulable()
265 double allow_time_us; member