Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_tc.c72 struct timecounter *th_counter; member
89 .th_counter = &dummy_timecounter,
202 tc = th->th_counter; in tc_delta()
538 tc = timehands->th_counter; in ffclock_reset_clock()
758 tc = th->th_counter; in ffclock_change_tc()
1354 tho->th_counter->tc_poll_pps(tho->th_counter); in tc_windup()
1720 pps->capcount = th->th_counter->tc_get_timecount(th->th_counter); in pps_capture()
1997 tc = timehands->th_counter; in tc_cpu_ticks()
2150 th->th_counter); in tc_fill_vdso_timehands()
2175 th->th_counter); in tc_fill_vdso_timehands32()
[all …]