gem5  v20.0.0.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
FIFORP::FIFOReplData Struct Reference

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

#include <fifo_rp.hh>

Inheritance diagram for FIFORP::FIFOReplData:
ReplacementData SecondChanceRP::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 48 of file fifo_rp.hh.

Constructor & Destructor Documentation

◆ FIFOReplData()

FIFORP::FIFOReplData::FIFOReplData ( )
inline

Default constructor.

Invalidate data.

Definition at line 56 of file fifo_rp.hh.

Member Data Documentation

◆ tickInserted

Tick FIFORP::FIFOReplData::tickInserted

Tick on which the entry was inserted.

Definition at line 51 of file fifo_rp.hh.


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

Generated on Mon Jun 8 2020 15:45:22 for gem5 by doxygen 1.8.13