gem5
v20.0.0.2
|
Public Member Functions | |
void | process () |
virtual process function that is invoked when the callback queue is executed. More... | |
![]() | |
virtual | ~Callback () |
virtualize the destructor to make sure that the correct one gets called. More... | |
Additional Inherited Members | |
![]() | |
virtual void | autoDestruct () |
Definition at line 73 of file stat_control.cc.
|
inlinevirtual |
virtual process function that is invoked when the callback queue is executed.
Implements Callback.
Definition at line 75 of file stat_control.cc.
References curTick(), and Time::setTimer().