SoCRocket
Transaction-Level Modeling Framework for Space Applications
#include <ahbprof.h>
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 |
|
inline |
| 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 |