comp_cdd_cov_s Struct Reference

#include <defines.h>

Data Fields

char * cdd_name
uint64 timesteps
uint64 total_cps
uint64 unique_cps
uint64 score
bool required
ulongcps [CP_TYPE_NUM]
unsigned int cps_index [CP_TYPE_NUM]

Detailed Description

Compressed version of coverage information for a given CDD. This structure is used by the rank command for comparing coverages for ranking purposes.


Field Documentation

Name of CDD that this coverage information is for

Referenced by rank_create_comp_cdd_cov(), and rank_dealloc_comp_cdd_cov().

ulong* comp_cdd_cov_s::cps[CP_TYPE_NUM]
unsigned int comp_cdd_cov_s::cps_index[CP_TYPE_NUM]

Set to TRUE if this CDD is required to be in the ranked list by the user

Referenced by rank_create_comp_cdd_cov().

Storage for current score

Referenced by rank_perform_weighted_selection().

Number of simulations timesteps stored in the CDD file

Referenced by rank_create_comp_cdd_cov(), and rank_output().

Number of total coverage points this CDD file represents

Referenced by rank_create_comp_cdd_cov(), and rank_perform().

Number of unique coverage points this CDD file represents

Referenced by rank_create_comp_cdd_cov(), rank_output(), rank_perform(), rank_perform_greedy_sort(), and rank_selected_cdd_cov().


The documentation for this struct was generated from the following file:
Generated on Sun Nov 21 00:55:43 2010 for Covered by  doxygen 1.6.3