gem5
|
Public Member Functions | |
void | init (int original_length, int compressed_length) |
void | update (uint8_t *h) |
Public Attributes | |
unsigned | comp |
int | compLength |
int | origLength |
int | outpoint |
|
inline |
Definition at line 120 of file ltage.hh.
References comp, compLength, origLength, and outpoint.
Referenced by LTAGE::LTAGE().
|
inline |
Definition at line 128 of file ltage.hh.
References comp, compLength, origLength, outpoint, and ULL.
Referenced by LTAGE::btbUpdate(), LTAGE::squash(), and LTAGE::updateHistories().
unsigned LTAGE::FoldedHistory::comp |
Definition at line 115 of file ltage.hh.
Referenced by LTAGE::btbUpdate(), init(), LTAGE::squash(), update(), and LTAGE::updateHistories().
int LTAGE::FoldedHistory::compLength |
int LTAGE::FoldedHistory::origLength |
int LTAGE::FoldedHistory::outpoint |