Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/gprof/
H A Dhist.h25 typedef struct histogram struct
31 } histogram; argument
/dflybsd-src/contrib/binutils-2.34/gprof/
H A Dhist.h25 typedef struct histogram struct
31 } histogram; argument
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-profile.c83 vec<histogram_entry *> histogram; variable
111 vec<histogram_entry *> &histogram, in account_time_size()
142 dump_histogram (FILE *file, vec<histogram_entry *> histogram) in dump_histogram()
H A Dvalue-prof.c762 histogram_value histogram; in gimple_divmod_fixed_value_transform() local
923 histogram_value histogram; in gimple_mod_pow2_value_transform() local
1090 histogram_value histogram; in gimple_mod_subtract_transform() local
1494 histogram_value histogram; in gimple_ic_transform() local
1719 histogram_value histogram; in gimple_stringops_transform() local
1818 histogram_value histogram; in stringop_block_profile() local
H A Dgcov-io.h348 gcov_bucket_type histogram[GCOV_HISTOGRAM_SIZE]; /* histogram of member
H A Dipa-icf.c3358 unsigned int* histogram = XCNEWVEC (unsigned int, m_items.length () + 1); in dump_cong_classes() local
/dflybsd-src/sbin/hammer/
H A Dcmd_mirror.c43 typedef struct histogram { struct
46 } *histogram_t; argument
102 int histogram; in hammer_cmd_mirror_read() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dvalue-prof.c644 histogram_value histogram; in gimple_divmod_fixed_value_transform() local
801 histogram_value histogram; in gimple_mod_pow2_value_transform() local
972 histogram_value histogram; in gimple_mod_subtract_transform() local
1290 histogram_value histogram; in gimple_ic_transform() local
1500 histogram_value histogram; in gimple_stringops_transform() local
1583 histogram_value histogram; in stringop_block_profile() local
/dflybsd-src/usr.bin/systat/
H A Diostat.c349 histogram(long double val, int colwidth, double scale) in histogram() function
/dflybsd-src/contrib/gcc-8.0/libgcc/
H A Dlibgcov-driver.c205 gcov_histogram_insert(gcov_bucket_type *histogram, gcov_type value) in gcov_histogram_insert()
/dflybsd-src/sys/dev/netif/iwi/
H A Dif_iwireg.h300 struct iwi_rate_histogram histogram; member