Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/timers/
H A Dadjtick.c98 struct timespec mon_start, raw_start, mon_end, raw_end; in get_ppm_drift() local
105 get_monotonic_and_raw(&mon_end, &raw_end); in get_ppm_drift()
107 delta1 = diff_timespec(mon_start, mon_end); in get_ppm_drift()
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
H A Dadjtick.c98 struct timespec mon_start, raw_start, mon_end, raw_end; in get_ppm_drift() local
105 get_monotonic_and_raw(&mon_end, &raw_end); in get_ppm_drift()
107 delta1 = diff_timespec(mon_start, mon_end); in get_ppm_drift()

Completed in 1 milliseconds