Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/unit/
H A Dmunit.c804 PSNIP_CLOCK__FUNCTION int psnip_clock_get_time(enum PsnipClockType clock_type, in psnip_clock_get_time() function
994 psnip_clock_get_time(PSNIP_CLOCK_TYPE_WALL, &wc); in munit_rand_generate_seed()
1291 psnip_clock_get_time(PSNIP_CLOCK_TYPE_WALL, &wall_clock_begin); in munit_test_runner_exec()
1292 psnip_clock_get_time(PSNIP_CLOCK_TYPE_CPU, &cpu_clock_begin); in munit_test_runner_exec()
1298 psnip_clock_get_time(PSNIP_CLOCK_TYPE_WALL, &wall_clock_end); in munit_test_runner_exec()
1299 psnip_clock_get_time(PSNIP_CLOCK_TYPE_CPU, &cpu_clock_end); in munit_test_runner_exec()