Searched refs:GETTHMEMBER (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | kern_tc.c | 321 GETTHMEMBER(bt, th_offset); in fbclock_getbinuptime() 329 GETTHMEMBER(&bt, th_offset); in fbclock_getnanouptime() 338 GETTHMEMBER(&bt, th_offset); in fbclock_getmicrouptime() 346 GETTHMEMBER(bt, th_bintime); in fbclock_getbintime() 353 GETTHMEMBER(tsp, th_nanotime); in fbclock_getnanotime() 418 GETTHMEMBER(bt, th_offset); in getbinuptime() 426 GETTHMEMBER(&bt, th_offset); in getnanouptime() 435 GETTHMEMBER(&bt, th_offset); in getmicrouptime() 443 GETTHMEMBER(bt, th_bintime); in getbintime() 450 GETTHMEMBER(tsp, th_nanotime); in getnanotime() [all …]
|