Lines Matching defs:cost
2306 * the cost of punishing another.
4457 * The lag estimation comes with a cost we don't want to pay all the
7443 * comparing the average scan cost (tracked in sd->avg_scan_cost) against the
7525 * Account for the scan cost of wakeups against the average
7931 * energy cost is removed (by cpu_util()) and must be calculated
8785 * and double the fastpath cost.
12015 static inline bool update_newidle_cost(struct sched_domain *sd, u64 cost)
12017 if (cost > sd->max_newidle_lb_cost) {
12019 * Track max cost of a domain to make sure to not delay the
12022 sd->max_newidle_lb_cost = cost;
12027 * it is not outdated and the current max cost is actually