gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
LinuxMipsSystem::SkipDelayLoopEvent Class Reference
Inheritance diagram for LinuxMipsSystem::SkipDelayLoopEvent:
SkipFuncEvent PCEvent

Public Member Functions

 SkipDelayLoopEvent (PCEventQueue *q, const std::string &desc, Addr addr)
 
virtual void process (ThreadContext *tc)
 
- Public Member Functions inherited from SkipFuncEvent
 SkipFuncEvent (PCEventQueue *q, const std::string &desc, Addr addr)
 
- Public Member Functions inherited from PCEvent
 PCEvent (PCEventQueue *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
 
PCEventQueuequeue
 
Addr evpc
 

Detailed Description

Definition at line 54 of file system.hh.

Constructor & Destructor Documentation

LinuxMipsSystem::SkipDelayLoopEvent::SkipDelayLoopEvent ( PCEventQueue q,
const std::string &  desc,
Addr  addr 
)
inline

Definition at line 57 of file system.hh.

Member Function Documentation

void LinuxMipsSystem::SkipDelayLoopEvent::process ( ThreadContext tc)
virtual

Reimplemented from SkipFuncEvent.

Definition at line 82 of file system.cc.

References ThreadContext::getSystemPtr(), SkipFuncEvent::process(), and LinuxMipsSystem::setDelayLoop().


The documentation for this class was generated from the following files:

Generated on Fri Jun 9 2017 13:04:13 for gem5 by doxygen 1.8.6