Home
last modified time | relevance | path

Searched refs:histogram_value_t (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvalue-prof.h44 struct histogram_value_t struct
51 struct histogram_value_t *next; /* Linked list pointer. */ argument
66 typedef struct histogram_value_t *histogram_value; argument
67 typedef const struct histogram_value_t *const_histogram_value;
H A DChangeLog.tuples6769 * value-prof.h (struct histogram_value_t): Same.
H A DChangeLog-200510018 * value-prof.h (histogram_value_t): Remove IL based unions.
22663 * value-prof.h (struct histogram_value_t): Remove pow2 data.
27232 * value-prof.h (struct histogram_value_t): Redefine. "Adjust" below
H A DChangeLog-20139943 (struct histogram_value_t): Pointer to struct function added.
H A DChangeLog-200415831 struct histogram_value_t.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvalue-prof.h44 struct histogram_value_t struct
51 struct histogram_value_t *next; /* Linked list pointer. */ argument
66 typedef struct histogram_value_t *histogram_value; argument
67 typedef const struct histogram_value_t *const_histogram_value;