|
virtual void | timer (uint64_t delta, InterruptState &state) |
|
Definition at line 46 of file RequestQueue.h.
void RequestQueue::RequestQueueOverrunChecker::timer |
( |
uint64_t |
delta, |
|
|
InterruptState & |
state |
|
) |
| |
|
privatevirtual |
Called when the handler is registered with the Timer/SchedulerTimer class and a timer event occured
- Parameters
-
[in] | delta | time elapsed since the last event, in nanoseconds |
[in,out] | state | the state of the processor when the event occurred. |
Implements TimerHandler.
Definition at line 492 of file RequestQueue.cc.
References FATAL.
The documentation for this class was generated from the following files: