Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_tc.c73 u_int th_large_delta; member
89 .th_large_delta = 1000000,
253 large_delta = th->th_large_delta; in bintime_off()
1352 th->th_large_delta = MIN(((uint64_t)1 << 63) / scale, UINT_MAX); in recalculate_scaling_factor_and_large_delta()
1405 th->th_large_delta, delta); in tc_windup()
2258 th->th_large_delta, th->th_offset_count, th->th_generation); in DB_SHOW_COMMAND()