Home
last modified time | relevance | path

Searched refs:th_nanotime (Results 1 – 1 of 1) sorted by last modified time

/netbsd/sys/kern/
H A Dkern_tc.c112 struct timespec th_nanotime; /* cached nanotime */ member
625 *tsp = th->th_nanotime; in dogetnanotime()
995 bintime2timespec(&bt, &th->th_nanotime); in tc_windup()