MRU-specific implementation of replacement data.
More...
#include <mru_rp.hh>
MRU-specific implementation of replacement data.
Definition at line 54 of file mru_rp.hh.
◆ MRUReplData()
gem5::replacement_policy::MRU::MRUReplData::MRUReplData |
( |
| ) |
|
|
inline |
Default constructor.
Invalidate data.
Definition at line 62 of file mru_rp.hh.
◆ lastTouchTick
Tick gem5::replacement_policy::MRU::MRUReplData::lastTouchTick |
Tick on which the entry was last touched.
Definition at line 57 of file mru_rp.hh.
The documentation for this struct was generated from the following file: