Searched refs:get_monotonic_and_raw (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/tools/testing/selftests/timers/
H A Draw_skew.c81 void get_monotonic_and_raw(struct timespec *mon, struct timespec *raw) get_monotonic_and_raw() function
119 get_monotonic_and_raw(&mon, &raw); main()
129 get_monotonic_and_raw(&mon, &raw); main()
H A Dadjtick.c80 void get_monotonic_and_raw(struct timespec *mon, struct timespec *raw) get_monotonic_and_raw() function
112 get_monotonic_and_raw(&mon_start, &raw_start); get_ppm_drift()
116 get_monotonic_and_raw(&mon_end, &raw_end); get_ppm_drift()

Completed in 115 milliseconds