Home
last modified time | relevance | path

Searched refs:estimated (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c4087 /* Update root cfs_rq's estimated utilization */ in util_est_enqueue()
4103 /* Update root cfs_rq's estimated utilization */ in util_est_dequeue()
4136 * Skip update of task's estimated utilization when the task has not in util_est_update()
4167 * Skip update of task's estimated utilization when its members are in util_est_update()
4189 * Update Task's estimated utilization in util_est_update()
5802 * Let's add the task's estimated utilization to the cfs_rq's in enqueue_task_fair()
5803 * estimated utilization, before we update schedutil. in enqueue_task_fair()
6674 * Amount of capacity of a CPU that is (estimated to be) used by CFS tasks
6690 * The estimated utilization of a CPU is defined to be the maximum between its
6691 * cfs_rq.avg.util_avg and the sum of the estimated utilizatio
6809 unsigned int estimated = READ_ONCE(cfs_rq->avg.util_est.enqueued); cpu_util_without() local
[all...]

Completed in 12 milliseconds