Home
last modified time | relevance | path

Searched refs:__schedstats_from_se (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/sched/
H A Dstats.h100 __schedstats_from_se(struct sched_entity *se) in __schedstats_from_se() function
H A Ddebug.c671 stats = __schedstats_from_se(se); in print_cfs_group_stats()
H A Dfair.c1149 stats = __schedstats_from_se(curr); in update_curr_se()
1273 stats = __schedstats_from_se(se); in update_stats_wait_start_fair()
1290 stats = __schedstats_from_se(se); in update_stats_wait_end_fair()
1316 stats = __schedstats_from_se(se); in update_stats_enqueue_sleeper_fair()
5594 stats = __schedstats_from_se(se); in set_next_entity()
H A Dcore.c9598 stats = __schedstats_from_se(tg->se[i]); in cpu_cfs_stat_show()