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.h703 struct sched_avg avg;
1230 struct sched_avg avg_rt;
1231 struct sched_avg avg_dl;
1233 struct sched_avg avg_irq;
1236 struct sched_avg avg_hw;
H A Dfair.c1074 struct sched_avg *sa = &se->avg; in init_entity_runnable_average()
1121 struct sched_avg *sa = &se->avg; in post_init_entity_util_avg()
3994 static inline bool load_avg_is_decayed(struct sched_avg *sa) in load_avg_is_decayed()
4562 struct sched_avg *sa = &cfs_rq->avg; in update_cfs_rq_load_avg()
/linux/include/linux/
H A Dsched.h505 struct sched_avg { struct
619 struct sched_avg avg;