Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_time.c274 kern_process_cputime(struct proc *targetp, struct timespec *ats) in kern_process_cputime() function
311 kern_process_cputime(p2, ats); in get_cputime()
368 kern_process_cputime(p, ats); in kern_clock_gettime()
/freebsd/sys/compat/linux/
H A Dlinux_time.c391 kern_process_cputime(p, tp); in linux_common_clock_gettime()
/freebsd/sys/sys/
H A Dsyscallsubr.h113 void kern_process_cputime(struct proc *targetp, struct timespec *ats);