Searched refs:th_counter (Results 1 – 1 of 1) sorted by relevance
70 struct timecounter *th_counter; member88 .th_counter = &dummy_timecounter,211 tc = th->th_counter; in tc_delta()563 tc = timehands->th_counter; in ffclock_reset_clock()783 tc = th->th_counter; in ffclock_change_tc()1267 return (timehands->th_counter->tc_frequency); in tc_getfrequency()1357 scale /= th->th_counter->tc_frequency; in recalculate_scaling_factor_and_large_delta()1402 if (th->th_counter != tc) in tc_windup()1410 th->th_offset_count &= th->th_counter->tc_counter_mask; in tc_windup()1422 if (tho->th_counter->tc_poll_pps) in tc_windup()[all …]