Searched refs:total_weight (Results 1 – 3 of 3) sorted by relevance
94 int total_weight; member439 if (!params->total_weight) in allocate_power()653 params->total_weight = 0; in power_allocator_update_weight()656 params->total_weight += instance->weight; in power_allocator_update_weight()
105 int total_weight = 0; in gvt_balance_timeslice() local110 total_weight += vgpu_data->sched_ctl.weight; in gvt_balance_timeslice()116 total_weight) * vgpu_data->sched_ctl.weight; in gvt_balance_timeslice()
2674 __u64 total_weight = 0; in fill_imix_distribution() local2678 total_weight += pkt_dev->imix_entries[i].weight; in fill_imix_distribution()2684 total_weight); in fill_imix_distribution()