Searched refs:fftimehands (Results 1 – 2 of 2) sorted by relevance
516 struct fftimehands { struct523 struct fftimehands *next; argument528 static struct fftimehands ffth[10];529 static struct fftimehands *volatile fftimehands = ffth; variable534 struct fftimehands *cur; in ffclock_init()535 struct fftimehands *last; in ffclock_init()626 struct fftimehands *ffth; in ffclock_windup()638 ffth = fftimehands->next; in ffclock_windup()642 bcopy(&fftimehands->cest, cest, sizeof(struct ffclock_estimate)); in ffclock_windup()644 ffth->period_lerp = fftimehands->period_lerp; in ffclock_windup()[all …]
146 struct fftimehands *capffth;