Searched refs:timehands (Results 1 – 3 of 3) sorted by relevance
68 struct timehands { struct83 struct timehands *th_next; argument86 static struct timehands ths[16] = {96 static struct timehands *volatile timehands = &ths[0]; variable207 tc_delta(struct timehands *th) in tc_delta()242 struct timehands *th; in bintime_off()248 th = timehands; in bintime_off()262 _Static_assert(_Generic(((struct timehands *)NULL)->member, \265 bintime_off(dst, __offsetof(struct timehands, member)); \271 struct timehands *th; in getthmember()[all …]
145 struct timehands *capth;
166 * machine-specific fast timecounter and the published timehands170 * in-kernel timehands, see sys/kern/kern_tc.c:binuptime(). This code