Searched refs:overruns (Results 1 – 1 of 1) sorted by relevance
111 int volatile overruns; /* current number of overruns */ member363 timer->overruns = 0; in timer_create()527 result = timer->overruns; in timer_getoverrun()589 if (timer->overruns < DELAYTIMER_MAX) in timer_thread_start()590 timer->overruns += 1; in timer_thread_start()600 timer->overruns = 1; in timer_thread_start()627 timer->overruns = 0; in timer_thread_start()