Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_tc.c345 GETTHMEMBER(bt, th_offset); in fbclock_getbinuptime()
353 GETTHMEMBER(&bt, th_offset); in fbclock_getnanouptime()
362 GETTHMEMBER(&bt, th_offset); in fbclock_getmicrouptime()
370 GETTHMEMBER(bt, th_bintime); in fbclock_getbintime()
377 GETTHMEMBER(tsp, th_nanotime); in fbclock_getnanotime()
442 GETTHMEMBER(bt, th_offset); in getbinuptime()
450 GETTHMEMBER(&bt, th_offset); in getnanouptime()
459 GETTHMEMBER(&bt, th_offset); in getmicrouptime()
467 GETTHMEMBER(bt, th_bintime); in getbintime()
474 GETTHMEMBER(tsp, th_nanotime); in getnanotime()
[all …]