Searched refs:arch_scale_freq_capacity (Results 1 – 2 of 2) sorted by relevance
1399 #ifndef arch_scale_freq_capacity1401 unsigned long arch_scale_freq_capacity(struct sched_domain *sd, int cpu) in arch_scale_freq_capacity() function1420 rq->rt_avg += rt_delta * arch_scale_freq_capacity(NULL, cpu_of(rq)); in sched_rt_avg_update()
2587 scale_freq = arch_scale_freq_capacity(NULL, cpu); in __update_load_avg()