Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Dtimeffc.h212 void ffclock_getmicrotime(struct timeval *tvp);
313 ffclock_getmicrotime(tvp); in getmicrotime_fromclock()
/freebsd-14.2/sys/kern/
H A Dkern_ffclock.c289 ffclock_getmicrotime(struct timeval *tvp) in ffclock_getmicrotime() function