th_offset_count 59 kern/kern_tc.c u_int th_offset_count; th_offset_count 113 kern/kern_tc.c return ((tc->tc_get_timecount(tc) - th->th_offset_count) & th_offset_count 347 kern/kern_tc.c th->th_offset_count += delta; th_offset_count 348 kern/kern_tc.c th->th_offset_count &= th->th_counter->tc_counter_mask; th_offset_count 389 kern/kern_tc.c th->th_offset_count = ncount;