Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dtimeffc.h206 void ffclock_bintime(struct bintime *bt);
263 ffclock_bintime(bt); in bintime_fromclock()
/freebsd/sys/kern/
H A Dkern_ffclock.c246 ffclock_bintime(struct bintime *bt) in ffclock_bintime() function