Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dtimeffc.h220 void ffclock_getbinuptime(struct bintime *bt);
355 ffclock_getbinuptime(bt); in getbinuptime_fromclock()
/f-stack/freebsd/kern/
H A Dkern_ffclock.c327 ffclock_getbinuptime(struct bintime *bt) in ffclock_getbinuptime() function