Searched refs:sched_avg_period (Results 1 – 4 of 4) sorted by relevance
217 rt = div64_u64(rq->rt_avg, sched_avg_period() + delta); in sugov_get_util()
1515 static inline u64 sched_avg_period(void) in sched_avg_period() function
774 s64 period = sched_avg_period(); in sched_avg_update()
8035 total = sched_avg_period() + delta; in scale_rt_capacity()