Searched refs:sg_lb_stats (Results 1 - 1 of 1) sorted by last modified time

/linux-master/kernel/sched/
H A Dfair.c9511 * sg_lb_stats - stats of a sched_group required for load-balancing:
9513 struct sg_lb_stats { struct
9544 struct sg_lb_stats busiest_stat; /* Statistics of the busiest group */
9545 struct sg_lb_stats local_stat; /* Statistics of the local group */
9732 group_has_capacity(unsigned int imbalance_pct, struct sg_lb_stats *sgs)
9757 group_is_overloaded(unsigned int imbalance_pct, struct sg_lb_stats *sgs)
9776 struct sg_lb_stats *sgs)
9844 sched_group_asym(struct lb_env *env, struct sg_lb_stats *sgs, struct sched_group *group)
9868 static inline bool smt_balance(struct lb_env *env, struct sg_lb_stats *sgs,
9889 struct sg_lb_stats *busies
[all...]

Completed in 159 milliseconds