OpenASIP  2.0
Public Attributes | List of all members
CallPathTracker::ProcedureTransfer Struct Reference

#include <CallPathTracker.hh>

Collaboration diagram for CallPathTracker::ProcedureTransfer:
Collaboration graph

Public Attributes

ClockCycleCount cycle
 
InstructionAddress address
 
InstructionAddress sourceAddress
 
bool isEntry
 

Detailed Description

Definition at line 53 of file CallPathTracker.hh.

Member Data Documentation

◆ address

InstructionAddress CallPathTracker::ProcedureTransfer::address

◆ cycle

ClockCycleCount CallPathTracker::ProcedureTransfer::cycle

Definition at line 54 of file CallPathTracker.hh.

Referenced by CallPathTracker::addProcedureTransfer().

◆ isEntry

bool CallPathTracker::ProcedureTransfer::isEntry

◆ sourceAddress

InstructionAddress CallPathTracker::ProcedureTransfer::sourceAddress

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