Home
last modified time | relevance | path

Searched refs:sched_avg (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/sched/
H A Dpelt.c103 accumulate_sum(u64 delta, struct sched_avg *sa, in accumulate_sum()
181 ___update_load_sum(u64 now, struct sched_avg *sa, in ___update_load_sum()
258 ___update_load_avg(struct sched_avg *sa, unsigned long load) in ___update_load_avg()
H A Dpelt.h47 static inline u32 get_pelt_divider(struct sched_avg *avg) in get_pelt_divider()
52 static inline void cfs_se_util_change(struct sched_avg *avg) in cfs_se_util_change()
H A Dsched.h706 struct sched_avg avg;
1254 struct sched_avg avg_rt;
1255 struct sched_avg avg_dl;
1257 struct sched_avg avg_irq;
1260 struct sched_avg avg_hw;
H A Dfair.c1150 struct sched_avg *sa = &se->avg; in init_entity_runnable_average()
1197 struct sched_avg *sa = &se->avg; in post_init_entity_util_avg()
4072 static inline bool load_avg_is_decayed(struct sched_avg *sa) in load_avg_is_decayed()
4629 struct sched_avg *sa = &cfs_rq->avg; in update_cfs_rq_load_avg()
/linux/include/linux/
H A Dsched.h510 struct sched_avg { struct
620 struct sched_avg avg;