Searched refs:cpu_util_dl (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/kernel/sched/ | ||
H A D | sched.h | 3032 static inline unsigned long cpu_util_dl(struct rq *rq) in cpu_util_dl() function |
H A D | core.c | 7446 dl_util = cpu_util_dl(rq); in effective_cpu_util() |