Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

perf_stat_s Struct Reference

#include <defines.h>


Detailed Description

Performance statistic container used for simulation-time performance characteristics.


Data Fields

uint32 op_exec_cnt [EXP_OP_NUM]
float op_cnt [EXP_OP_NUM]


Field Documentation

float perf_stat_s::op_cnt[EXP_OP_NUM]
 

Specifies the number of expressions containing the associated operation

uint32 perf_stat_s::op_exec_cnt[EXP_OP_NUM]
 

Specifies the number of times that the associated operation was executed


The documentation for this struct was generated from the following file:
Generated on Wed Jun 17 22:19:25 2009 for Covered by doxygen 1.3.4