Searched refs:ffclock_convert_abs (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/sys/
H A Dtimeffc.h175 void ffclock_convert_abs(ffcounter ffcount, struct bintime *bt, uint32_t flags);
/freebsd-11.0-release/sys/kern/
H A Dkern_ffclock.c65 * NOTE: use ffclock_convert_abs() to differ the conversion of a ffcounter value
82 ffclock_convert_abs(ffc, bt, flags);
H A Dkern_tc.c829 ffclock_convert_abs(ffcounter ffcount, struct bintime *bt, uint32_t flags) function

Completed in 102 milliseconds