Searched refs:wander_resid (Results 1 – 1 of 1) sorted by relevance
63 static double wander_resid; /* last frequency update */ variable269 (prev_drift_comp - drift_comp) * 1e6, wander_resid * in write_stats()272 if (fabs(prev_drift_comp - drift_comp) < wander_resid) { in write_stats()273 wander_resid *= 0.5; in write_stats()277 wander_resid = wander_threshold; in write_stats()