Searched refs:min_window (Results 1 – 4 of 4) sorted by relevance
50 #define min_window 2 /* minimum window size, degrees C */ macro152 if (size > min_window && ! tau[cpu].grew) { in tau_timeout()154 shrink = (2 + size - min_window) / 4; in tau_timeout()161 if ((tau[cpu].high - tau[cpu].low) != min_window){ in tau_timeout()
23 static int min_window[] = {1}, max_window[] = {7}; variable115 .extra1 = &min_window,
28 static int min_window[] = {1}, max_window[] = {127}; variable107 .extra1 = &min_window,
19 static int min_window[] = {1}, max_window[] = {7}; variable81 .extra1 = &min_window,