Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Ddebug.c518 PN_SCHEDSTAT(exec_max); in print_cfs_group_stats()
1021 PN_SCHEDSTAT(exec_max); in proc_sched_show_task()
H A Dfair.c1169 __schedstat_set(stats->exec_max, in update_curr_se()
1170 max(delta_exec, stats->exec_max)); in update_curr_se()
/openbmc/linux/include/linux/
H A Dsched.h526 s64 exec_max; member