Home
last modified time | relevance | path

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

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