Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/timers/
Draw_skew.c69 void get_monotonic_and_raw(struct timespec *mon, struct timespec *raw) in get_monotonic_and_raw() function
107 get_monotonic_and_raw(&mon, &raw); in main()
118 get_monotonic_and_raw(&mon, &raw); in main()
Dadjtick.c69 void get_monotonic_and_raw(struct timespec *mon, struct timespec *raw) in get_monotonic_and_raw() function
101 get_monotonic_and_raw(&mon_start, &raw_start); in get_ppm_drift()
105 get_monotonic_and_raw(&mon_end, &raw_end); in get_ppm_drift()