Searched refs:hrtimer_error (Results 1 – 1 of 1) sorted by relevance
52 static long hrtimer_error = SAFETY_INTERVAL; variable123 if (delta >= hrtimer_error) in hrtimer_event()124 hrtimer_error = delta; in hrtimer_event()126 hrtimer_error = (3 * hrtimer_error + delta) >> 2; in hrtimer_event()133 2 * hrtimer_error))); in hrtimer_event()