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

#include <idle_event.hh>

Inheritance diagram for gem5::IdleStartEvent:
gem5::PCEvent gem5::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 gem5::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 gem5::PCEvent
std::string description
 
PCEventScopescope
 
Addr evpc
 

Detailed Description

Definition at line 37 of file idle_event.hh.

Constructor & Destructor Documentation

◆ IdleStartEvent() [1/2]

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

Definition at line 40 of file idle_event.hh.

◆ IdleStartEvent() [2/2]

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

Definition at line 40 of file idle_event.hh.

Member Function Documentation

◆ process() [1/2]

void gem5::IdleStartEvent::process ( ThreadContext tc)
virtual

Implements gem5::PCEvent.

Definition at line 35 of file idle_event.cc.

References fatal.

◆ process() [2/2]

virtual void gem5::IdleStartEvent::process ( ThreadContext tc)
virtual

Implements gem5::PCEvent.


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

Generated on Wed Dec 21 2022 10:23:10 for gem5 by doxygen 1.9.1