Home
last modified time | relevance | path

Searched refs:slice_max (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/kernel/sched/
Ddebug.c475 PN_SCHEDSTAT(slice_max); in print_cfs_group_stats()
979 PN_SCHEDSTAT(slice_max); in proc_sched_show_task()
Dfair.c4816 __schedstat_set(stats->slice_max, in set_next_entity()
4817 max((u64)stats->slice_max, in set_next_entity()
/Linux-v6.1/include/linux/
Dsched.h523 u64 slice_max; member