Home
last modified time | relevance | path

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

/linux-6.15/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.h43 static inline u32 get_pelt_divider(struct sched_avg *avg) in get_pelt_divider()
48 static inline void cfs_se_util_change(struct sched_avg *avg) in cfs_se_util_change()
H A Dsched.h674 struct sched_avg avg;
1208 struct sched_avg avg_rt;
1209 struct sched_avg avg_dl;
1211 struct sched_avg avg_irq;
1214 struct sched_avg avg_hw;
H A Dfair.c1053 struct sched_avg *sa = &se->avg; in init_entity_runnable_average()
1100 struct sched_avg *sa = &se->avg; in post_init_entity_util_avg()
4021 static inline bool load_avg_is_decayed(struct sched_avg *sa) in load_avg_is_decayed()
4589 struct sched_avg *sa = &cfs_rq->avg; in update_cfs_rq_load_avg()
/linux-6.15/include/linux/
H A Dsched.h504 struct sched_avg { struct
611 struct sched_avg avg;