Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dpelt.c102 accumulate_sum(u64 delta, struct sched_avg *sa, in accumulate_sum()
180 ___update_load_sum(u64 now, struct sched_avg *sa, in ___update_load_sum()
257 ___update_load_avg(struct sched_avg *sa, unsigned long load) in ___update_load_avg()
H A Dpelt.h42 static inline u32 get_pelt_divider(struct sched_avg *avg) in get_pelt_divider()
47 static inline void cfs_se_util_change(struct sched_avg *avg) in cfs_se_util_change()
H A Dsched.h625 struct sched_avg avg;
1108 struct sched_avg avg_rt;
1109 struct sched_avg avg_dl;
1111 struct sched_avg avg_irq;
1114 struct sched_avg avg_hw;
H A Dfair.c1013 struct sched_avg *sa = &se->avg; in init_entity_runnable_average()
1060 struct sched_avg *sa = &se->avg; in post_init_entity_util_avg()
4015 static inline bool load_avg_is_decayed(struct sched_avg *sa) in load_avg_is_decayed()
4581 struct sched_avg *sa = &cfs_rq->avg; in update_cfs_rq_load_avg()
/linux/include/linux/
H A Dsched.h471 struct sched_avg { struct
573 struct sched_avg avg;