gem5  v22.1.0.0
Public Member Functions | Public Attributes | List of all members
gem5::replacement_policy::FIFO::FIFOReplData Struct Reference

FIFO-specific implementation of replacement data. More...

#include <fifo_rp.hh>

Inheritance diagram for gem5::replacement_policy::FIFO::FIFOReplData:
gem5::replacement_policy::ReplacementData gem5::replacement_policy::SecondChance::SecondChanceReplData

Public Member Functions

 FIFOReplData ()
 Default constructor. More...
 

Public Attributes

Tick tickInserted
 Tick on which the entry was inserted. More...
 

Detailed Description

FIFO-specific implementation of replacement data.

Definition at line 55 of file fifo_rp.hh.

Constructor & Destructor Documentation

◆ FIFOReplData()

gem5::replacement_policy::FIFO::FIFOReplData::FIFOReplData ( )
inline

Default constructor.

Invalidate data.

Definition at line 63 of file fifo_rp.hh.

Member Data Documentation

◆ tickInserted

Tick gem5::replacement_policy::FIFO::FIFOReplData::tickInserted

Tick on which the entry was inserted.

Definition at line 58 of file fifo_rp.hh.


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

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