gem5 v25.0.0.1
Loading...
Searching...
No Matches
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.

References gem5::X86ISA::addr, gem5::PCEvent::PCEvent(), and gem5::ArmISA::s.

◆ IdleStartEvent() [2/2]

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

Definition at line 40 of file idle_event.hh.

References gem5::X86ISA::addr, gem5::PCEvent::PCEvent(), and gem5::ArmISA::s.

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 Sat Oct 18 2025 08:06:51 for gem5 by doxygen 1.14.0