Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/timers/
Draw_skew.c51 struct timespec nsec_to_ts(long long ns) in nsec_to_ts() function
87 *mon = nsec_to_ts(tmp); in get_monotonic_and_raw()
Dadjtick.c49 struct timespec nsec_to_ts(long long ns) in nsec_to_ts() function
91 *mon = nsec_to_ts(tmp); in get_monotonic_and_raw()
/external/ltp/testcases/realtime/lib/
Dlibrttest.c491 void nsec_to_ts(nsec_t ns, struct timespec *ts) in nsec_to_ts() function
520 nsec_to_ts(ns, &ts_sleep); in rt_nanosleep_until()
534 nsec_to_ts(ns, &ts_sleep); in rt_nanosleep()
/external/ltp/testcases/realtime/include/
Dlibrttest.h300 void nsec_to_ts(nsec_t ns, struct timespec *ts);