Lines Matching refs:ffclock_abstime
69 ffclock_abstime(ffcounter *ffcount, struct bintime *bt, in ffclock_abstime() function
248 ffclock_abstime(NULL, bt, NULL, FFCLOCK_LERP | FFCLOCK_LEAPSEC); in ffclock_bintime()
256 ffclock_abstime(NULL, &bt, NULL, FFCLOCK_LERP | FFCLOCK_LEAPSEC); in ffclock_nanotime()
265 ffclock_abstime(NULL, &bt, NULL, FFCLOCK_LERP | FFCLOCK_LEAPSEC); in ffclock_microtime()
273 ffclock_abstime(NULL, bt, NULL, in ffclock_getbintime()
282 ffclock_abstime(NULL, &bt, NULL, in ffclock_getnanotime()
292 ffclock_abstime(NULL, &bt, NULL, in ffclock_getmicrotime()
301 ffclock_abstime(NULL, bt, NULL, FFCLOCK_LERP | FFCLOCK_UPTIME); in ffclock_binuptime()
309 ffclock_abstime(NULL, &bt, NULL, FFCLOCK_LERP | FFCLOCK_UPTIME); in ffclock_nanouptime()
318 ffclock_abstime(NULL, &bt, NULL, FFCLOCK_LERP | FFCLOCK_UPTIME); in ffclock_microuptime()
326 ffclock_abstime(NULL, bt, NULL, in ffclock_getbinuptime()
335 ffclock_abstime(NULL, &bt, NULL, in ffclock_getnanouptime()
345 ffclock_abstime(NULL, &bt, NULL, in ffclock_getmicrouptime()