Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dtimeffc.h208 void ffclock_microtime(struct timeval *tvp);
283 ffclock_microtime(tvp); in microtime_fromclock()
/freebsd/sys/kern/
H A Dkern_ffclock.c262 ffclock_microtime(struct timeval *tvp) in ffclock_microtime() function