CCTLib
Calling-context and data-object attribution library for Intel Pin
RedLogs Struct Reference
+ 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
 

Detailed Description

Definition at line 182 of file zerospy_cachepage.cpp.

Member Data Documentation

◆ beg_addr

uint64_t RedLogs::beg_addr

Definition at line 208 of file zerospy_spatial_client.cpp.

Referenced by AddToApproximateRedTable(), and AddToRedTable().

◆ end_addr

uint64_t RedLogs::end_addr

Definition at line 209 of file zerospy_spatial_client.cpp.

Referenced by AddToApproximateRedTable(), and AddToRedTable().

◆ fred

uint64_t RedLogs::fred

Definition at line 212 of file zerospy_client.cpp.

Referenced by AddToRedTable().

◆ reads

uint64_t RedLogs::reads

Definition at line 185 of file zerospy_cachepage.cpp.

Referenced by AddToRedTable().

◆ red

uint64_t RedLogs::red

Definition at line 211 of file zerospy_client.cpp.

Referenced by AddToApproximateRedTable(), and AddToRedTable().

◆ redByteMap

uint32_t RedLogs::redByteMap

Definition at line 213 of file zerospy_client.cpp.

Referenced by AddToRedTable().

◆ state [1/2]

uint8_t RedLogs::state

Definition at line 186 of file zerospy_cachepage.cpp.

Referenced by AddToRedTable().

◆ state [2/2]

vector<uint8_t> RedLogs::state

Definition at line 211 of file zerospy_spatial_client.cpp.

◆ tot

uint64_t RedLogs::tot

Definition at line 210 of file zerospy_client.cpp.

Referenced by AddToApproximateRedTable(), and AddToRedTable().

◆ zerobytes

uint64_t RedLogs::zerobytes

Definition at line 183 of file zerospy_cachepage.cpp.

Referenced by AddToRedTable().

◆ zeroreads

uint64_t RedLogs::zeroreads

Definition at line 184 of file zerospy_cachepage.cpp.

Referenced by AddToRedTable().


The documentation for this struct was generated from the following files: