TIMER_SECS        106 tools/testing/selftests/timers/set-timer-lat.c 	delta_ns -= NSEC_PER_SEC * TIMER_SECS * alarmcount;
TIMER_SECS        156 tools/testing/selftests/timers/set-timer-lat.c 		its1.it_value.tv_sec += TIMER_SECS;
TIMER_SECS        158 tools/testing/selftests/timers/set-timer-lat.c 		its1.it_value.tv_sec = TIMER_SECS;
TIMER_SECS        213 tools/testing/selftests/timers/set-timer-lat.c 	const int interval = TIMER_SECS;
TIMER_SECS        264 tools/testing/selftests/timers/set-timer-lat.c 	printf("Setting timers for every %i seconds\n", TIMER_SECS);