CCTLib
Calling-context and data-object attribution library for Intel Pin
PinCCTLib::SerializedTraceNode Struct Reference

Public Attributes

uint32_t traceKey
 
uint32_t nSlots
 
ContextHandle_t childCtxtStartIdx
 

Detailed Description

Definition at line 196 of file cctlib.cpp.

Member Data Documentation

◆ childCtxtStartIdx

ContextHandle_t PinCCTLib::SerializedTraceNode::childCtxtStartIdx

Definition at line 199 of file cctlib.cpp.

Referenced by PinCCTLib::DeserializeCCTNode().

◆ nSlots

uint32_t PinCCTLib::SerializedTraceNode::nSlots

Definition at line 198 of file cctlib.cpp.

Referenced by PinCCTLib::DeserializeCCTNode().

◆ traceKey

uint32_t PinCCTLib::SerializedTraceNode::traceKey

Definition at line 197 of file cctlib.cpp.

Referenced by PinCCTLib::DeserializeCCTNode().


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