Home
last modified time | relevance | path

Searched defs:statistics_counter_s (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dstatistics.c38 typedef struct statistics_counter_s { struct
39 const char *id;
40 int val;
41 bool histogram_p;
42 unsigned HOST_WIDE_INT count;
43 unsigned HOST_WIDE_INT prev_dumped_count;