Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dtimeffc.h210 void ffclock_microtime(struct timeval *tvp);
285 ffclock_microtime(tvp); in microtime_fromclock()
/f-stack/freebsd/kern/
H A Dkern_ffclock.c265 ffclock_microtime(struct timeval *tvp) in ffclock_microtime() function