Home
last modified time | relevance | path

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

/src/sys/sys/ !
H A Dtimeffc.h240 void fbclock_microtime(struct timeval *tvp);
287 fbclock_microtime(tvp); in microtime_fromclock()
/src/sys/kern/ !
H A Dkern_tc.c334 fbclock_microtime(struct timeval *tvp) in fbclock_microtime() function