gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Attributes | List of all members
BreakPCEvent Class Reference

#include <pc_event.hh>

Inheritance diagram for BreakPCEvent:
PCEvent

Public Member Functions

 BreakPCEvent (PCEventQueue *q, const std::string &desc, Addr addr, bool del=false)
 
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 ()
 

Protected Attributes

bool remove
 
- Protected Attributes inherited from PCEvent
std::string description
 
PCEventQueuequeue
 
Addr evpc
 

Detailed Description

Definition at line 134 of file pc_event.hh.

Constructor & Destructor Documentation

BreakPCEvent::BreakPCEvent ( PCEventQueue q,
const std::string &  desc,
Addr  addr,
bool  del = false 
)

Definition at line 131 of file pc_event.cc.

Member Function Documentation

void BreakPCEvent::process ( ThreadContext tc)
virtual

Member Data Documentation

bool BreakPCEvent::remove
protected

Definition at line 137 of file pc_event.hh.


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

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