Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/sched/
Ddebug.c519 PN_SCHEDSTAT(slice_max); in print_cfs_group_stats()
1022 PN_SCHEDSTAT(slice_max); in proc_sched_show_task()
Dfair.c5254 __schedstat_set(stats->slice_max, in set_next_entity()
5255 max((u64)stats->slice_max, in set_next_entity()
/Linux-v6.6/include/linux/
Dsched.h524 u64 slice_max; member