Searched refs:exec_max (Results 1 – 3 of 3) sorted by relevance
1076 schedstat_set(curr->se.statistics.exec_max, max(curr->se.statistics.exec_max, delta_exec)); in update_curr_rt()
911 schedstat_set(curr->statistics.exec_max, max(delta_exec, curr->statistics.exec_max)); in update_curr()
485 u64 exec_max; member