|
CCTLib
Calling-context and data-object attribution library for Intel Pin
|
Collaboration diagram for RedLogs:Public Attributes | |
| uint64_t | zerobytes |
| uint64_t | zeroreads |
| uint64_t | reads |
| uint8_t | state |
| uint64_t | tot |
| uint64_t | red |
| uint64_t | fred |
| uint32_t | redByteMap |
| uint64_t | beg_addr |
| uint64_t | end_addr |
| vector< uint8_t > | state |
Definition at line 182 of file zerospy_cachepage.cpp.
| uint64_t RedLogs::beg_addr |
Definition at line 208 of file zerospy_spatial_client.cpp.
Referenced by AddToApproximateRedTable(), and AddToRedTable().
| uint64_t RedLogs::end_addr |
Definition at line 209 of file zerospy_spatial_client.cpp.
Referenced by AddToApproximateRedTable(), and AddToRedTable().
| uint64_t RedLogs::fred |
Definition at line 212 of file zerospy_client.cpp.
Referenced by AddToRedTable().
| uint64_t RedLogs::reads |
Definition at line 185 of file zerospy_cachepage.cpp.
Referenced by AddToRedTable().
| uint64_t RedLogs::red |
Definition at line 211 of file zerospy_client.cpp.
Referenced by AddToApproximateRedTable(), and AddToRedTable().
| uint32_t RedLogs::redByteMap |
Definition at line 213 of file zerospy_client.cpp.
Referenced by AddToRedTable().
| uint8_t RedLogs::state |
Definition at line 186 of file zerospy_cachepage.cpp.
Referenced by AddToRedTable().
| vector<uint8_t> RedLogs::state |
Definition at line 211 of file zerospy_spatial_client.cpp.
| uint64_t RedLogs::tot |
Definition at line 210 of file zerospy_client.cpp.
Referenced by AddToApproximateRedTable(), and AddToRedTable().
| uint64_t RedLogs::zerobytes |
Definition at line 183 of file zerospy_cachepage.cpp.
Referenced by AddToRedTable().
| uint64_t RedLogs::zeroreads |
Definition at line 184 of file zerospy_cachepage.cpp.
Referenced by AddToRedTable().