Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A D_clock_id.h53 #define CLOCK_PROF 2 macro
/freebsd/lib/libthr/thread/
H A Dthr_condattr.c98 clock_id != CLOCK_PROF && in _pthread_condattr_setclock()
/freebsd/sys/kern/
H A Dkern_time.c340 case CLOCK_PROF: in kern_clock_gettime()
468 case CLOCK_PROF: in kern_clock_getres()
529 case CLOCK_PROF: in kern_clock_nanosleep()
1311 case CLOCK_PROF: in kern_ktimer_create()
H A Dkern_umtx.c787 case CLOCK_PROF: in umtx_abs_timeout_getsbt()
/freebsd/sys/compat/linux/
H A Dlinux_time.c621 nwhich = CLOCK_PROF; in linux_common_clock_getres()