Home
last modified time | relevance | path

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

/trueos/sys/kern/
HDkern_tc.c71 struct timespec th_nanotime; member
319 *tsp = th->th_nanotime; in fbclock_getnanotime()
456 *tsp = th->th_nanotime; in getnanotime()
992 *tsp = th->th_nanotime; in dtrace_getnanotime()
1327 bintime2timespec(&bt, &th->th_nanotime); in tc_windup()