Searched refs:timehands (Results 1 – 3 of 3) sorted by relevance
68 struct timehands { struct82 struct timehands *th_next; argument85 static struct timehands ths[16] = {95 static struct timehands *volatile timehands = &ths[0]; variable206 tc_delta(struct timehands *th) in tc_delta()241 struct timehands *th; in bintime_off()247 th = timehands; in bintime_off()261 _Static_assert(_Generic(((struct timehands *)NULL)->member, \264 bintime_off(dst, __offsetof(struct timehands, member)); \270 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