Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libc/gen/
H A Dclock_getcpuclockid.c40 if (clock_getcpuclockid2(pid, CPUCLOCK_WHICH_PID, clock_id)) in clock_getcpuclockid()
/freebsd-12.1/sys/sys/
H A Dtime.h428 #define CPUCLOCK_WHICH_PID 0 macro
/freebsd-12.1/sys/compat/linux/
H A Dlinux_time.c301 CPUCLOCK_WHICH_PID, &nwhich); in linux_clock_gettime()
/freebsd-12.1/sys/kern/
H A Dkern_time.c205 case CPUCLOCK_WHICH_PID: in kern_clock_getcpuclockid2()