Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDkern_tc.c71 struct timeval th_microtime; member
340 *tvp = th->th_microtime; in fbclock_getmicrotime()
484 *tvp = th->th_microtime; in getmicrotime()
1342 i = bt.sec - tho->th_microtime.tv_sec; in tc_windup()
1353 bintime2timeval(&bt, &th->th_microtime); in tc_windup()
1414 time_second = th->th_microtime.tv_sec; in tc_windup()