Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dkern_time.c192 get_thread_cputime(struct thread *td, struct timespec *ats) in get_thread_cputime() function
242 get_thread_cputime(curthread, ats); in kern_clock_gettime()
260 get_thread_cputime(lp->lwp_thread, ats); in kern_clock_gettime()