Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/unit/
H A Dmunit.c439 # define PSNIP_CLOCK_CLOCK_GETTIME_CPU CLOCK_PROCESS_CPUTIME_ID macro
442 # define PSNIP_CLOCK_CLOCK_GETTIME_CPU CLOCK_VIRTUAL macro
639 return psnip_clock__clock_getres(PSNIP_CLOCK_CLOCK_GETTIME_CPU); in psnip_clock_cpu_get_precision()
658 return psnip_clock__clock_gettime(PSNIP_CLOCK_CLOCK_GETTIME_CPU, res); in psnip_clock_cpu_get_time()