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

/linux-master/tools/testing/selftests/timers/
H A Dadjtick.c98 struct timespec mon_start, raw_start, mon_end, raw_end; local
101 get_monotonic_and_raw(&mon_start, &raw_start);
107 delta1 = diff_timespec(mon_start, mon_end);

Completed in 99 milliseconds