Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dtimeffc.h222 void ffclock_getmicrouptime(struct timeval *tvp);
375 ffclock_getmicrouptime(tvp); in getmicrouptime_fromclock()
/f-stack/freebsd/kern/
H A Dkern_ffclock.c345 ffclock_getmicrouptime(struct timeval *tvp) in ffclock_getmicrouptime() function