Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_tc.c78 struct timeval th_microtime; member
385 GETTHMEMBER(tvp, th_microtime); in fbclock_getmicrotime()
482 GETTHMEMBER(tvp, th_microtime); in getmicrotime()
1436 i = bt.sec - tho->th_microtime.tv_sec; in tc_windup()
1455 bintime2timeval(&bt, &th->th_microtime); in tc_windup()
1489 time_second = th->th_microtime.tv_sec; in tc_windup()