Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_ffclock.c71 ffclock_abstime(ffcounter *ffcount, struct bintime *bt, in ffclock_abstime() function
252 ffclock_abstime(NULL, bt, NULL, FFCLOCK_LERP | FFCLOCK_LEAPSEC); in ffclock_bintime()
277 ffclock_abstime(NULL, bt, NULL, in ffclock_getbintime()
286 ffclock_abstime(NULL, &bt, NULL, in ffclock_getnanotime()
296 ffclock_abstime(NULL, &bt, NULL, in ffclock_getmicrotime()
305 ffclock_abstime(NULL, bt, NULL, FFCLOCK_LERP | FFCLOCK_UPTIME); in ffclock_binuptime()
313 ffclock_abstime(NULL, &bt, NULL, FFCLOCK_LERP | FFCLOCK_UPTIME); in ffclock_nanouptime()
322 ffclock_abstime(NULL, &bt, NULL, FFCLOCK_LERP | FFCLOCK_UPTIME); in ffclock_microuptime()
330 ffclock_abstime(NULL, bt, NULL, in ffclock_getbinuptime()
339 ffclock_abstime(NULL, &bt, NULL, in ffclock_getnanouptime()
[all …]
/f-stack/freebsd/sys/
H A Dtimeffc.h198 void ffclock_abstime(ffcounter *ffcount, struct bintime *bt,