| gem5
    | 
 
  
 | Public Member Functions | |
| PrintThreadInfo (PCEventQueue *q, const std::string &desc, Addr addr) | |
| virtual void | process (ThreadContext *tc) | 
|  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 | 
| PCEventQueue * | queue | 
| Addr | evpc | 
| 
 | inline | 
| 
 | virtual | 
Implements PCEvent.
Definition at line 90 of file system.cc.
References Linux::ThreadInfo::curTaskName(), Linux::ThreadInfo::curTaskPID(), Linux::ThreadInfo::curTaskStart(), DPRINTF, and MipsISA::ti.