Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/kern/
HDkern_time.c245 cputick2timespec(uint64_t runtime, struct timespec *ats) in cputick2timespec() function
269 cputick2timespec(runtime, ats); in get_thread_cputime()
284 cputick2timespec(runtime, ats); in get_process_cputime()