Name
update_sd_power_savings_stats —
Update the power saving stats for a sched_domain while performing load balancing.
Synopsis
void update_sd_power_savings_stats ( | struct sched_group * group, |
| struct sd_lb_stats * sds, |
| int local_group, |
| struct sg_lb_stats * sgs) ; |
Arguments
group
sched_group belonging to the sched_domain under consideration.
sds
Variable containing the statistics of the sched_domain
local_group
Does group contain the CPU for which we're performing
load balancing ?
sgs
Variable containing the statistics of the group.