Home
last modified time | relevance | path

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

/src/sys/sys/
H A Dtimeffc.h210 void ffclock_microtime(struct timeval *tvp);
285 ffclock_microtime(tvp); in microtime_fromclock()
/src/sys/kern/
H A Dkern_ffclock.c262 ffclock_microtime(struct timeval *tvp) in ffclock_microtime() function