gem5 v24.0.0.0
Loading...
Searching...
No Matches
ticked_object.hh File Reference

Base classes for ClockedObjects which have evaluate functions to look like clock ticking operations. More...

Go to the source code of this file.

Classes

class  gem5::Ticked
 Ticked attaches gem5's event queue/scheduler to evaluate calls and provides a start/stop interface to ticking. More...
 
class  gem5::TickedObject
 TickedObject attaches Ticked to ClockedObject and can be used as a base class where ticked operation. More...
 

Namespaces

namespace  gem5
 Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
 

Detailed Description

Base classes for ClockedObjects which have evaluate functions to look like clock ticking operations.

TickedObject attaches gem5's event queue to Ticked to apply actual scheduling.

Definition in file ticked_object.hh.


Generated on Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0