Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/timers/
H A Dposix_timers.c446 static inline int64_t calcdiff_ns(struct timespec t1, struct timespec t2) in calcdiff_ns() function
481 } while (calcdiff_ns(now, start) < NSEC_PER_SEC); in check_sigev_none()
538 } while (calcdiff_ns(now, start) < NSEC_PER_SEC); in check_gettime()
589 } while (calcdiff_ns(now, start) < NSEC_PER_SEC); in check_overrun()