|
gem5
v19.0.0.0
|
LRU-specific implementation of replacement data. More...
#include <lru_rp.hh>
Public Member Functions | |
| LRUReplData () | |
| Default constructor. More... | |
Public Attributes | |
| Tick | lastTouchTick |
| Tick on which the entry was last touched. More... | |
|
inline |
| Tick LRURP::LRUReplData::lastTouchTick |
Tick on which the entry was last touched.
Definition at line 51 of file lru_rp.hh.
Referenced by BIPRP::reset().