Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_tc.c70 struct timecounter *th_counter; member
210 tc = th->th_counter; in tc_delta()
562 tc = timehands->th_counter; in ffclock_reset_clock()
782 tc = th->th_counter; in ffclock_change_tc()
1395 if (th->th_counter != tc) in tc_windup()
1416 tho->th_counter->tc_poll_pps(tho->th_counter); in tc_windup()
1458 th->th_counter = tc; in tc_windup()
1773 tc = th->th_counter; in pps_capture()
2201 th->th_counter); in tc_fill_vdso_timehands()
2226 th->th_counter); in tc_fill_vdso_timehands32()
[all …]