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

#include <idle_event.hh>

Inheritance diagram for IdleStartEvent:
PCEvent PCEvent

Public Member Functions

 IdleStartEvent (PCEventScope *s, const std::string &desc, Addr addr)
 
virtual void process (ThreadContext *tc)
 
 IdleStartEvent (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 34 of file idle_event.hh.

Constructor & Destructor Documentation

◆ IdleStartEvent() [1/2]

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

Definition at line 37 of file idle_event.hh.

References process().

◆ IdleStartEvent() [2/2]

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

Definition at line 37 of file idle_event.hh.

References process().

Member Function Documentation

◆ process() [1/2]

void IdleStartEvent::process ( ThreadContext tc)
virtual

Implements PCEvent.

Definition at line 37 of file idle_event.cc.

References fatal.

Referenced by IdleStartEvent().

◆ process() [2/2]

virtual void IdleStartEvent::process ( ThreadContext tc)
virtual

Implements PCEvent.


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

Generated on Thu May 28 2020 16:21:46 for gem5 by doxygen 1.8.13