Searched refs:arch_scale_freq_capacity (Results 1 – 2 of 2) sorted by relevance
1392 #ifndef arch_scale_freq_capacity1394 unsigned long arch_scale_freq_capacity(struct sched_domain *sd, int cpu) in arch_scale_freq_capacity() function1402 rq->rt_avg += rt_delta * arch_scale_freq_capacity(NULL, cpu_of(rq)); in sched_rt_avg_update()
2529 unsigned long scale_freq = arch_scale_freq_capacity(NULL, cpu); in __update_entity_runnable_avg()