Name

init_sd_power_savings_stats — Initialize power savings statistics for the given sched_domain, during load balancing.

Synopsis

void fsfuncinit_sd_power_savings_stats (struct sched_domain * sd,
 struct sd_lb_stats * sds,
 enum cpu_idle_type idle);
 

Arguments

sd

Sched domain whose power-savings statistics are to be initialized.

sds

Variable containing the statistics for sd.

idle

Idle status of the CPU at which we're performing load-balancing.