Searched refs:sleep_max (Results 1 – 3 of 3) sorted by relevance
81 PN(se->statistics.sleep_max); in print_cfs_group_stats()576 PN(se.statistics.sleep_max); in proc_sched_show_task()
2903 if (unlikely(delta > se->statistics.sleep_max)) in enqueue_sleeper()2904 se->statistics.sleep_max = delta; in enqueue_sleeper()
1220 u64 sleep_max; member