Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/unit/
H A Dmunit.c573 psnip_clock__clock_gettime(clockid_t clk_id, struct PsnipClockTimespec *res) { in psnip_clock__clock_gettime() function
611 return psnip_clock__clock_gettime(PSNIP_CLOCK_CLOCK_GETTIME_WALL, res); in psnip_clock_wall_get_time()
658 return psnip_clock__clock_gettime(PSNIP_CLOCK_CLOCK_GETTIME_CPU, res); in psnip_clock_cpu_get_time()
737 return psnip_clock__clock_gettime(PSNIP_CLOCK_CLOCK_GETTIME_MONOTONIC, res); in psnip_clock_monotonic_get_time()