Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_tc.c79 struct timeval th_microtime; member
360 GETTHMEMBER(tvp, th_microtime); in fbclock_getmicrotime()
457 GETTHMEMBER(tvp, th_microtime); in getmicrotime()
1367 i = bt.sec - tho->th_microtime.tv_sec; in tc_windup()
1378 bintime2timeval(&bt, &th->th_microtime); in tc_windup()
1440 time_second = th->th_microtime.tv_sec; in tc_windup()