Searched refs:to_timespec (Results 1 – 1 of 1) sorted by relevance
72 static struct timespec to_timespec(s64 ns) in to_timespec() function84 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()