Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dfair.c7799 * @pd_busy_time: Utilization of the whole perf domain without the task
7806 unsigned long pd_busy_time;
7865 eenv->pd_busy_time = min(eenv->pd_cap, busy_time);
7911 unsigned long busy_time = eenv->pd_busy_time; in compute_energy()
7804 unsigned long pd_busy_time; global() member