gem5  v19.0.0.0
Public Member Functions | List of all members
LinuxMipsSystem::PrintThreadInfo Class Reference
Inheritance diagram for LinuxMipsSystem::PrintThreadInfo:
PCEvent

Public Member Functions

 PrintThreadInfo (PCEventScope *s, const std::string &desc, Addr addr)
 
virtual void process (ThreadContext *tc)
 
- 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
 
PCEventScopescope
 
Addr evpc
 

Detailed Description

Definition at line 62 of file system.hh.

Constructor & Destructor Documentation

◆ PrintThreadInfo()

LinuxMipsSystem::PrintThreadInfo::PrintThreadInfo ( PCEventScope s,
const std::string &  desc,
Addr  addr 
)
inline

Definition at line 65 of file system.hh.

References LinuxMipsSystem::SkipDelayLoopEvent::process().

Member Function Documentation

◆ process()

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

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

Generated on Fri Feb 28 2020 16:27:12 for gem5 by doxygen 1.8.13