|
CCTLib
Calling-context and data-object attribution library for Intel Pin
|
Public Attributes | |
| uint64_t | index |
| uint64_t | frequency |
| uint64_t | all0freq |
| uint64_t | ltot |
| uint8_t | state |
Definition at line 852 of file zerospy_cachepage.cpp.
| uint64_t DRedData::all0freq |
Definition at line 855 of file zerospy_cachepage.cpp.
Referenced by PrintCacheRedundancy(), and PrintPageRedundancy().
| uint64_t DRedData::frequency |
Definition at line 854 of file zerospy_cachepage.cpp.
Referenced by DRedundacyCompare(), PrintCacheRedundancy(), and PrintPageRedundancy().
| uint64_t DRedData::index |
Definition at line 853 of file zerospy_cachepage.cpp.
| uint64_t DRedData::ltot |
Definition at line 856 of file zerospy_cachepage.cpp.
Referenced by PrintCacheRedundancy(), and PrintPageRedundancy().
| uint8_t DRedData::state |
Definition at line 857 of file zerospy_cachepage.cpp.
Referenced by PrintCacheRedundancy(), and PrintPageRedundancy().