Searched refs:hrtimer_error (Results 1 – 1 of 1) sorted by relevance
52 static long hrtimer_error = SAFETY_INTERVAL; variable124 if (delta >= hrtimer_error) in hrtimer_event()125 hrtimer_error = delta; in hrtimer_event()127 hrtimer_error = (3 * hrtimer_error + delta) >> 2; in hrtimer_event()134 2 * hrtimer_error))); in hrtimer_event()