Home
last modified time | relevance | path

Searched refs:fftimehands (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_tc.c492 struct fftimehands { struct
499 struct fftimehands *next; argument
505 static struct fftimehands *volatile fftimehands = ffth; variable
510 struct fftimehands *cur; in ffclock_init()
737 fftimehands = ffth; in ffclock_windup()
781 fftimehands = ffth; in ffclock_change_tc()
798 ffth = fftimehands; in ffclock_last_tick()
828 ffth = fftimehands; in ffclock_convert_abs()
864 ffth = fftimehands; in ffclock_convert_diff()
887 ffth = fftimehands; in ffclock_read_counter()
[all …]
/f-stack/freebsd/sys/
H A Dtimepps.h149 struct fftimehands *capffth;