gem5 v24.1.0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
gem5::replacement_policy::Random::RandomReplData Struct Reference

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

#include <random_rp.hh>

Inheritance diagram for gem5::replacement_policy::Random::RandomReplData:
gem5::replacement_policy::ReplacementData

Public Member Functions

 RandomReplData ()
 Default constructor.
 

Public Attributes

bool valid
 Flag informing if the replacement data is valid or not.
 

Detailed Description

Random-specific implementation of replacement data.

Definition at line 55 of file random_rp.hh.

Constructor & Destructor Documentation

◆ RandomReplData()

gem5::replacement_policy::Random::RandomReplData::RandomReplData ( )
inline

Default constructor.

Invalidate data.

Definition at line 66 of file random_rp.hh.

Member Data Documentation

◆ valid

bool gem5::replacement_policy::Random::RandomReplData::valid

Flag informing if the replacement data is valid or not.

Invalid entries are prioritized to be evicted.

Definition at line 61 of file random_rp.hh.


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

Generated on Mon Jan 13 2025 04:29:11 for gem5 by doxygen 1.9.8