Searched refs:histograms (Results 1 – 5 of 5) sorted by relevance
21 histograms.23 The HGO can compute histograms independently per channel, on the maximum of the29 to compute three 64-bins histograms. RGB, YCbCr and HSV image formats are
258 struct sym_hist *histograms; member310 return ((void *)src->histograms) + (src->sizeof_sym_hist * idx); in annotated_source__histogram()
722 zfree(&src->histograms); in annotated_source__delete()754 src->histograms = calloc(nr_hists, sizeof_sym_hist) ; in annotated_source__alloc_histograms()755 return src->histograms ? 0 : -1; in annotated_source__alloc_histograms()776 memset(notes->src->histograms, 0, in symbol__annotate_zero_histograms()896 if (notes->src->histograms == NULL) { in symbol__hists()
345 address to build the histograms. To generate meaningful output, the373 to build the histograms. To generate meaningful output, the perf.data
11 aggregate trace event data into histograms. For information on1250 contents of all five histograms::1619 further combined histograms, thus providing a chain of related1620 histograms, which is important for some applications.1629 An example of a histogram that combines data from other histograms1662 'combination' histograms mentioned previously.1673 histograms as if it were any other event field; it isn't an actual2036 The above created a synthetic event called "latency" and two histograms