Searched refs:max (Results 1 – 2 of 2) sorted by relevance
44 int max = -1; /* index of measured_times with max/min values or not set */ in calibrate_delay_direct() local108 if (max < 0 || timer_rate_max > measured_times[max]) in calibrate_delay_direct()109 max = i; in calibrate_delay_direct()130 if ((measured_times[max] - measured_times[min]) < maxdiff) in calibrate_delay_direct()136 if ((measured_times[max] - estimate) < in calibrate_delay_direct()142 min = max; in calibrate_delay_direct()146 max, measured_times[max]); in calibrate_delay_direct()147 measured_times[max] = 0; in calibrate_delay_direct()148 max = min; in calibrate_delay_direct()158 if (measured_times[i] > measured_times[max]) in calibrate_delay_direct()[all …]
815 With this option, the user can specify the min and max CPU816 utilization allowed for RUNNABLE tasks. The max utilization defines820 Both min and max utilization clamp values are hints to the scheduler,1021 When this option is enabled, the user can specify a min and max1023 The max bandwidth allows to clamp the maximum frequency a task