Searched defs:histogram (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/binutils/gprof/
H A Dhist.h25 typedef struct histogram struct
31 } histogram; typedef in typeref:struct:histogram
/haiku-buildtools/gcc/gcc/
H A Dgcov-io.h347 gcov_bucket_type histogram[GCOV_HISTOGRAM_SIZE]; /* histogram o member in struct:gcov_ctr_summary
[all...]
H A Dipa-profile.c109 vec<histogram_entry *> histogram; variable
170 dump_histogram(FILE *file, vec<histogram_entry *> histogram) argument
[all...]
H A Dvalue-prof.c838 histogram_value histogram; local
1001 histogram_value histogram; local
1173 histogram_value histogram; local
1594 histogram_value histogram; local
1818 histogram_value histogram; local
1911 histogram_value histogram; local
[all...]
H A Dipa-icf.c3134 unsigned int* histogram = XCNEWVEC (unsigned int, m_items.length () + 1); local
/haiku-buildtools/gcc/libgcc/
H A Dlibgcov-driver.c201 gcov_histogram_insert(gcov_bucket_type *histogram, gcov_type value) argument
[all...]

Completed in 85 milliseconds