GCC Middle and Back End API Reference
histogram_value_t Struct Reference

#include <value-prof.h>

Collaboration diagram for histogram_value_t:

Data Fields

struct {
   tree   value
   gimple   stmt
   gcov_type *   counters
   struct histogram_value_t *   next
hvalue
enum hist_type type
unsigned n_counters
union {
   struct {
      int   int_start
      unsigned int   steps
   }   intvl
hdata

Detailed Description

The value to measure.   

Field Documentation

int histogram_value_t::int_start
unsigned int histogram_value_t::steps

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