Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_tc.c70 struct timehands { struct
97 static struct timehands *volatile timehands = &ths[0]; variable
222 th = timehands; in bintime_off()
254 th = timehands; in getthmember()
885 th = timehands; in ffclock_read_counter()
1042 th = timehands; in sysclock_getsnapshot()
1451 timehands = th; in tc_windup()
1714 th = timehands; in pps_capture()
2142 th = timehands; in tc_fill_vdso_timehands()
2165 th = timehands; in tc_fill_vdso_timehands32()
[all …]
/f-stack/freebsd/sys/
H A Dtimepps.h148 struct timehands *capth;