Home
last modified time | relevance | path

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

/tools/testing/selftests/timers/
Draw_skew.c62 long long start_ns, end_ns; in diff_timespec() local
64 start_ns = ts_to_nsec(start); in diff_timespec()
66 return end_ns - start_ns; in diff_timespec()
Dadjtick.c61 long long start_ns, end_ns; in diff_timespec() local
63 start_ns = ts_to_nsec(start); in diff_timespec()
66 return end_ns - start_ns; in diff_timespec()