|
gem5
v19.0.0.0
|
Public Member Functions | |
| SkipCalibrateClocksEvent (PCEventScope *s, const std::string &desc, Addr addr) | |
| virtual void | process (ThreadContext *tc) |
Public Member Functions inherited from SkipFuncEvent | |
| SkipFuncEvent (PCEventScope *s, const std::string &desc, Addr addr) | |
Public Member Functions inherited from PCEvent | |
| PCEvent (PCEventScope *q, const std::string &desc, Addr pc) | |
| virtual | ~PCEvent () |
| virtual const std::string | name () const |
| std::string | descr () const |
| Addr | pc () const |
| bool | remove () |
Additional Inherited Members | |
Protected Attributes inherited from PCEvent | |
| std::string | description |
| PCEventScope * | scope |
| Addr | evpc |
|
inline |
|
virtual |
Reimplemented from SkipFuncEvent.
Definition at line 85 of file system.cc.
References FreebsdAlphaSystem::doCalibrateClocks(), FreebsdAlphaSystem::FreebsdAlphaSystem(), ThreadContext::getSystemPtr(), and SkipFuncEvent::process().
Referenced by SkipCalibrateClocksEvent().