Searched refs:hist_type (Results 1 – 7 of 7) sorted by relevance
24 enum hist_type enum40 ((enum hist_type) ((COUNTER) - GCOV_FIRST_VALUE_COUNTER))53 enum hist_type type; /* Type of information to measure. */75 histogram_value gimple_alloc_histogram_value (struct function *, enum hist_type,80 enum hist_type);
115 enum hist_type type, gimple *stmt, tree value) in gimple_alloc_histogram_value()212 enum hist_type type) in gimple_histogram_value_of_type()317 bp_pack_enum (&bp, hist_type, HIST_TYPE_MAX, hist->type); in stream_out_histogram_value()357 enum hist_type type; in stream_in_histogram_value()368 type = bp_unpack_enum (&bp, hist_type, HIST_TYPE_MAX); in stream_in_histogram_value()
30993 * value-prof.h (enum hist_type): add HIST_TYPE_AVERAGE and31682 * value-prof.h (enum hist_type): New counter type for
23661 * value-prof.h (enum hist_type): Rename to TOPN.26139 * value-prof.h (enum hist_type): Likewise.
9942 * value-prof.h (hist_type): New histogram type added.34926 * value-prof.h (enum hist_type): Add HIST_TYPE_MAX.
12017 * value-prof.h (enum hist_type): Likewise.
16137 * value-prof.h (enum hist_type): Histrogram type for