Home
last modified time | relevance | path

Searched refs:sysclock_snap2bintime (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Dtimeffc.h153 int sysclock_snap2bintime(struct sysclock_snap *cs, struct bintime *bt,
/freebsd/sys/kern/
H A Dkern_time.c337 error = sysclock_snap2bintime(&clk, &bt, clk.sysclock_active, in kern_clock_gettime()
H A Dkern_tc.c1123 sysclock_snap2bintime(struct sysclock_snap *cs, struct bintime *bt, in sysclock_snap2bintime() function