Searched refs:min_window (Results 1 – 6 of 6) 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()
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}; variable70 .extra1 = &min_window,
58 unsigned int min_window; member251 time[time_index].min_window, in mod_stats_dump()446 time[index].min_window = window_min; in mod_stats_update_freesync()
70 unsigned int min_window; member1545 *window_min = state.time.min_window; in mod_freesync_get_settings()