gem5  v20.1.0.0
Public Member Functions | List of all members
IdleStartEvent Class Reference

#include <idle_event.hh>

Inheritance diagram for IdleStartEvent:
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.

◆ IdleStartEvent() [2/2]

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

Definition at line 37 of file idle_event.hh.

Member Function Documentation

◆ process() [1/2]

void IdleStartEvent::process ( ThreadContext tc)
virtual

Implements PCEvent.

Definition at line 36 of file idle_event.cc.

References fatal.

◆ 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 Wed Sep 30 2020 14:02:26 for gem5 by doxygen 1.8.17