gem5  v22.1.0.0
Public Member Functions | Private Attributes | List of all members
gem5::EventQueue::ScopedMigration Class Reference

#include <eventq.hh>

Public Member Functions

 ScopedMigration (EventQueue *_new_eq, bool _doMigrate=true)
 Temporarily migrate execution to a different event queue. More...
 
 ~ScopedMigration ()
 

Private Attributes

EventQueuenew_eq
 
EventQueueold_eq
 
bool doMigrate
 

Detailed Description

Definition at line 672 of file eventq.hh.

Constructor & Destructor Documentation

◆ ~ScopedMigration()

gem5::EventQueue::ScopedMigration::~ScopedMigration ( )
inline

Member Data Documentation

◆ doMigrate

bool gem5::EventQueue::ScopedMigration::doMigrate
private

Definition at line 712 of file eventq.hh.

Referenced by ScopedMigration(), and ~ScopedMigration().

◆ new_eq

EventQueue& gem5::EventQueue::ScopedMigration::new_eq
private

Definition at line 710 of file eventq.hh.

Referenced by ScopedMigration(), and ~ScopedMigration().

◆ old_eq

EventQueue& gem5::EventQueue::ScopedMigration::old_eq
private

Definition at line 711 of file eventq.hh.

Referenced by ScopedMigration(), and ~ScopedMigration().


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

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