CCTLib
Calling-context and data-object attribution library for Intel Pin
PinCCTLib::NewIPNode Struct Reference
+ Collaboration diagram for PinCCTLib::NewIPNode:

Public Attributes

vector< NewIPNode * > childIPNodes
 
NewIPNodeparentIPNode
 
ADDRINT IPAddress
 
int32_t parentID
 
int32_t ID
 
TraceSplaytmpSplay
 
void * metric
 
uint64_t * metricVal
 

Detailed Description

Definition at line 3341 of file cctlib.cpp.

Member Data Documentation

◆ childIPNodes

◆ ID

◆ IPAddress

ADDRINT PinCCTLib::NewIPNode::IPAddress

◆ metric

◆ metricVal

uint64_t* PinCCTLib::NewIPNode::metricVal

◆ parentID

int32_t PinCCTLib::NewIPNode::parentID

◆ parentIPNode

NewIPNode* PinCCTLib::NewIPNode::parentIPNode

Definition at line 3350 of file cctlib.cpp.

Referenced by PinCCTLib::constructIPNode(), and PinCCTLib::constructIPNodeFromIP().

◆ tmpSplay


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