Lines Matching refs:GETTHMEMBER
280 #define GETTHMEMBER(dst, member) \ macro
345 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()
384 GETTHMEMBER(tvp, th_microtime); in fbclock_getmicrotime()
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()
481 GETTHMEMBER(tvp, th_microtime); in getmicrotime()
498 GETTHMEMBER(boottimebin, th_boottime); in getboottimebin()
1015 GETTHMEMBER(tsp, th_nanotime); in dtrace_getnanotime()
1028 GETTHMEMBER(&bt, th_offset); in dtrace_getnanouptime()