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.h702 struct sched_avg avg;
1232 struct sched_avg avg_rt;
1233 struct sched_avg avg_dl;
1235 struct sched_avg avg_irq;
1238 struct sched_avg avg_hw;
H A Dfair.c1058 struct sched_avg *sa = &se->avg; in init_entity_runnable_average()
1105 struct sched_avg *sa = &se->avg; in post_init_entity_util_avg()
3969 static inline bool load_avg_is_decayed(struct sched_avg *sa) in load_avg_is_decayed()
4540 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;
506 last_update_timesched_avg global() argument
507 load_sumsched_avg global() argument
508 runnable_sumsched_avg global() argument
509 util_sumsched_avg global() argument
510 period_contribsched_avg global() argument
511 load_avgsched_avg global() argument
512 runnable_avgsched_avg global() argument
513 util_avgsched_avg global() argument
514 util_estsched_avg global() argument