Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dtimeffc.h214 void ffclock_getmicrotime(struct timeval *tvp);
315 ffclock_getmicrotime(tvp); in getmicrotime_fromclock()
/f-stack/freebsd/kern/
H A Dkern_ffclock.c292 ffclock_getmicrotime(struct timeval *tvp) in ffclock_getmicrotime() function