Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcpufreq_schedutil.c246 dl_util = cpu_util_dl(rq); in schedutil_cpu_util()
H A Dsched.h2611 static inline unsigned long cpu_util_dl(struct rq *rq) in cpu_util_dl() function