Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dkern_tc.c68 struct timehands { struct
95 static struct timehands *volatile timehands = &ths[0]; variable
247 th = timehands; in bintime_off()
274 th = timehands; in getthmember()
909 th = timehands; in ffclock_read_counter()
1066 th = timehands; in sysclock_getsnapshot()
1492 timehands = th; in tc_windup()
1767 th = timehands; in pps_capture()
2193 th = timehands; in tc_fill_vdso_timehands()
2216 th = timehands; in tc_fill_vdso_timehands32()
[all …]
/freebsd-14.2/sys/sys/
H A Dtimepps.h145 struct timehands *capth;
/freebsd-14.2/sys/compat/linux/
H A Dlinux_vdso_gtod.inc166 * machine-specific fast timecounter and the published timehands
170 * in-kernel timehands, see sys/kern/kern_tc.c:binuptime(). This code