Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_time.c288 get_cputime(struct thread *td, clockid_t clock_id, struct timespec *ats) in get_cputime() function
372 return (get_cputime(td, clock_id, ats)); in kern_clock_gettime()