Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_tc.c75 u_int th_large_delta; member
91 .th_large_delta = 1000000,
228 large_delta = th->th_large_delta; in bintime_off()
1425 th->th_large_delta = MIN(((uint64_t)1 << 63) / scale, UINT_MAX); in tc_windup()
2207 th->th_large_delta, th->th_offset_count, th->th_generation); in DB_SHOW_COMMAND()