gem5  v19.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | List of all members
PanicPCEvent Class Reference

#include <pc_event.hh>

Inheritance diagram for PanicPCEvent:
PCEvent

Public Member Functions

 PanicPCEvent (PCEventScope *s, const std::string &desc, Addr pc)
 
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 158 of file pc_event.hh.

Constructor & Destructor Documentation

◆ PanicPCEvent()

PanicPCEvent::PanicPCEvent ( PCEventScope s,
const std::string &  desc,
Addr  pc 
)

Definition at line 135 of file pc_event.cc.

Member Function Documentation

◆ process()

void PanicPCEvent::process ( ThreadContext tc)
virtual

Implements PCEvent.

Definition at line 141 of file pc_event.cc.

References PCEvent::descr(), PCEvent::name(), and panic.


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

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