Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/vfio/
H A Dvfio_pci_device_init_perf_test.c72 static struct timespec to_timespec(s64 ns) in to_timespec() function
84 return to_timespec(to_ns(a) - to_ns(b)); in timespec_sub()
116 struct timespec start = to_timespec(INT64_MAX), end = {}; in TEST_F()
117 struct timespec min = to_timespec(INT64_MAX); in TEST_F()
144 avg = to_timespec(thread_ns / nr_devices); in TEST_F()