Home
last modified time | relevance | path

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

/netbsd/sys/kern/
H A Dkern_tc.c426 tc_delta(struct timehands *th) in tc_delta() function
488 bintime_addx(bt, th->th_scale * tc_delta(th)); in binuptime()
944 delta = tc_delta(th); in tc_windup()
1144 pps->capcount = (uint64_t)tc_delta(th) + th->th_offset_count; in pps_capture()
1222 tcount = (uint64_t)tc_delta(th) + th->th_offset_count; in pps_ref_event()