Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_tc.c76 struct bintime th_bintime; member
320 GETTHBINTIME(bt, th_bintime); in fbclock_bintime()
370 GETTHMEMBER(bt, th_bintime); in fbclock_getbintime()
417 GETTHBINTIME(bt, th_bintime); in bintime()
467 GETTHMEMBER(bt, th_bintime); in getbintime()
1446 th->th_bintime = bt; in tc_windup()
1807 bt = capth->th_bintime; in pps_event()