Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dtimer.h70 int it_overrun; member
/titanic_41/usr/src/uts/common/os/
H A Dtimer.c393 it->it_overrun = it->it_pending - 1; in timer_signal()
812 overrun = it->it_overrun; in timer_getoverrun()