Logo SoCRocket

Transaction-Level Modeling Framework for Space Applications

Public Member Functions | Public Attributes | List of all members
prof_info Struct Reference

#include <ahbprof.h>

Collaboration diagram for prof_info:

Public Member Functions

 prof_info ()
 

Public Attributes

int state
 
uint32_t real_start
 
uint32_t real_end
 
sc_core::sc_time sim_start
 
sc_core::sc_time sim_end
 
uint64_t instr_start
 
uint64_t instr_end
 

Constructor & Destructor Documentation

prof_info::prof_info ( )
inline

Member Data Documentation

uint64_t prof_info::instr_end
uint64_t prof_info::instr_start
uint32_t prof_info::real_end
uint32_t prof_info::real_start
sc_core::sc_time prof_info::sim_end
sc_core::sc_time prof_info::sim_start
int prof_info::state

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