Home
last modified time | relevance | path

Searched refs:sched_statistics (Results 1 – 8 of 8) sorted by relevance

/linux/kernel/sched/
A Dstats.h48 struct sched_statistics *stats);
51 struct sched_statistics *stats);
53 struct sched_statistics *stats);
95 struct sched_statistics stats;
99 static inline struct sched_statistics *
A Dstats.c7 struct sched_statistics *stats) in __update_stats_wait_start()
21 struct sched_statistics *stats) in __update_stats_wait_end()
48 struct sched_statistics *stats) in __update_stats_enqueue_sleeper()
A Drt.c1259 static inline struct sched_statistics *
1274 struct sched_statistics *stats; in update_stats_wait_start_rt()
1293 struct sched_statistics *stats; in update_stats_enqueue_sleeper_rt()
1323 struct sched_statistics *stats; in update_stats_wait_end_rt()
A Ddeadline.c1897 static __always_inline struct sched_statistics *
1912 struct sched_statistics *stats = __schedstats_from_dl_se(dl_se); in update_stats_wait_start_dl()
1920 struct sched_statistics *stats = __schedstats_from_dl_se(dl_se); in update_stats_wait_end_dl()
1928 struct sched_statistics *stats = __schedstats_from_dl_se(dl_se); in update_stats_enqueue_sleeper_dl()
A Ddebug.c670 struct sched_statistics *stats; in print_cfs_group_stats()
A Dfair.c1147 struct sched_statistics *stats; in update_curr_se()
1267 struct sched_statistics *stats; in update_stats_wait_start_fair()
1284 struct sched_statistics *stats; in update_stats_wait_end_fair()
1310 struct sched_statistics *stats; in update_stats_enqueue_sleeper_fair()
5592 struct sched_statistics *stats; in set_next_entity()
A Dcore.c9593 struct sched_statistics *stats; in cpu_cfs_stat_show()
/linux/include/linux/
A Dsched.h499 struct sched_statistics { struct
864 struct sched_statistics stats;

Completed in 67 milliseconds