Searched refs:clock_minstep (Results 1 – 2 of 2) sorted by relevance
112 double clock_minstep = CLOCK_MINSTEP; /* stepout threshold */ variable231 freq_cnt = (int)clock_minstep; in init_loopfilter()598 if (mu < clock_minstep) in local_clock()611 if (mu < clock_minstep) in local_clock()686 if (mu < clock_minstep) in local_clock()1368 clock_minstep = CLOCK_MINSTEP; in loop_config()1370 clock_minstep = freq; in loop_config()
398 extern double clock_minstep; /* step timeout (s) */