Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dkern_tc.c111 struct timeval th_microtime; /* cached microtime */ member
657 *tvp = th->th_microtime; in getmicrotime()
976 i = bt.sec - tho->th_microtime.tv_sec; in tc_windup()
994 bintime2timeval(&bt, &th->th_microtime); in tc_windup()
1046 setrealuptime(th->th_microtime.tv_sec, th->th_offset.sec); in tc_windup()