GCC Middle and Back End API Reference
statistics_counter_s Struct Reference

Data Fields

const char * id
int val
bool histogram_p
unsigned HOST_WIDE_INT count
unsigned HOST_WIDE_INT prev_dumped_count

Detailed Description

   Statistics entry.  A integer counter associated to a string ID
   and value.  

Field Documentation

unsigned HOST_WIDE_INT statistics_counter_s::count
bool statistics_counter_s::histogram_p
const char* statistics_counter_s::id
unsigned HOST_WIDE_INT statistics_counter_s::prev_dumped_count
int statistics_counter_s::val

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