Searched refs:min_window (Results 1 – 5 of 5) sorted by relevance
54 #define min_window 2 /* minimum window size, degrees C */ macro156 if (size > min_window && ! tau[cpu].grew) { in tau_timeout()158 shrink = (2 + size - min_window) / 4; in tau_timeout()165 if ((tau[cpu].high - tau[cpu].low) != min_window){ in tau_timeout()
20 static int min_window[] = {1}, max_window[] = {7}; variable112 .extra1 = &min_window,
25 static int min_window[] = {1}, max_window[] = {127}; variable104 .extra1 = &min_window,
16 static int min_window[] = {1}, max_window[] = {7}; variable67 .extra1 = &min_window,
58 unsigned int min_window; member247 time[time_index].min_window, in mod_stats_dump()442 time[index].min_window = window_min; in mod_stats_update_freesync()