gem5
v20.0.0.2
|
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 49 of file lru_rp.hh.
Referenced by BIPRP::reset().