Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dpelt.h18 static inline u64 hw_load_avg(struct rq *rq) in hw_load_avg() function
29 static inline u64 hw_load_avg(struct rq *rq) in hw_load_avg() function
H A Dfair.c5789 capacity -= max(hw_load_avg(cpu_rq(cpu)), cpufreq_get_pressure(cpu)); in pick_next_entity()
11075 if (hw_load_avg(rq)) in update_pick_idlest()