Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dsched.h3026 static inline unsigned long cpu_util_dl(struct rq *rq) in cpu_util_dl() function
H A Dcore.c7445 dl_util = cpu_util_dl(rq); in effective_cpu_util()