Home
last modified time | relevance | path

Searched refs:task_busy_time (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/sched/
H A Dfair.c7797 * @task_busy_time: Utilization contribution by the task for which we test the
7805 unsigned long task_busy_time;
7828 eenv->task_busy_time = busy_time;
7914 busy_time = min(eenv->pd_cap, busy_time + eenv->task_busy_time); in compute_energy()
7803 unsigned long task_busy_time; global() member