Searched refs:total_load (Results 1 – 5 of 5) sorted by relevance
167 self.total_load = prev.total_load171 self.total_load = 0175 self.total_load += diff283 if slice.total_load != 0:284 load_rate = rq.load() / float(slice.total_load)
668 uhci->total_load += load; in uhci_reserve_bandwidth()671 uhci->total_load / MAX_PHASE; in uhci_reserve_bandwidth()701 uhci->total_load -= load; in uhci_release_bandwidth()704 uhci->total_load / MAX_PHASE; in uhci_release_bandwidth()
443 int total_load; /* Sum of array values */ member
404 uhci->total_load, in uhci_sprint_schedule()
5963 unsigned long total_load; /* Total load of all groups in sd */ member5982 .total_load = 0UL, in init_sd_lb_stats()6450 sds->total_load += sgs->group_load; in update_sd_lb_stats()6697 sds.avg_load = (SCHED_CAPACITY_SCALE * sds.total_load) in find_busiest_group()