Home
last modified time | relevance | path

Searched full:histogram (Results 1 – 20 of 20) sorted by relevance

/qemu/qapi/
H A Dstats.json26 # @linear-histogram: stat is a linear histogram.
28 # @log2-histogram: stat is a logarithmic histogram, with one bucket
34 'data' : [ 'cumulative', 'instant', 'peak', 'linear-histogram',
35 'log2-histogram' ] }
222 # @bucket-size: Present when @type is "linear-histogram", contains the
223 # width of each bucket of the histogram.
H A Dblock.json511 # @block-latency-histogram-set:
529 # histogram. If specified, old read latency histogram is removed,
535 # latency histogram.
538 # write latency histogram.
541 # latency histogram.
554 # -> { "execute": "block-latency-histogram-set",
562 # Set new histogram only for write, other histograms will remain
565 # -> { "execute": "block-latency-histogram-set",
580 # -> { "execute": "block-latency-histogram-set",
591 # -> { "execute": "block-latency-histogram-set",
[all …]
H A Dblock-core.json665 # Block latency histogram.
669 # [10, 50, 100] produces the following histogram intervals: [0,
672 # @bins: list of io request counts corresponding to histogram
675 # corresponding histogram looks like::
/qemu/include/block/
H A Daccounting.h53 /* The following histogram is represented like this:
63 * BlockLatencyHistogram histogram = {
69 * @boundaries array define histogram intervals as follows:
73 * So, for example above, histogram intervals are:
/qemu/accel/tcg/
H A Dmonitor.c77 "Histogram: %s\n", in print_qht_statistics()
91 "Histogram: %s\n", in print_qht_statistics()
/qemu/scripts/
H A Duserfaultfd-wrlat.py5 # run, while latency distribution histogram is
H A Dcheckpatch.pl474 "-c", "diff.algorithm=histogram",
/qemu/target/hexagon/
H A Dhelper.h94 /* Histogram instructions */
H A Dgen_tcg_hvx.h22 * Histogram instructions
H A Dop_helper.c1152 /* Histogram instructions */
/qemu/block/
H A Daccounting.c136 /* histogram disabled */ in block_latency_histogram_account()
/qemu/util/
H A Dqdist.c299 * Print the distribution's histogram into a string.
/qemu/target/xtensa/core-de212/
H A Dcore-isa.h156 #define XCHAL_HAVE_GRIVPEP_HISTOGRAM 0 /* Histogram option on GRIVPEP */
161 #define XCHAL_HAVE_VISION_HISTOGRAM 0 /* histogram option on Vision */
/qemu/target/xtensa/core-sample_controller/
H A Dcore-isa.h169 #define XCHAL_HAVE_GRIVPEP_HISTOGRAM 0 /* Histogram option on GRIVPEP */
175 #define XCHAL_HAVE_VISION_HISTOGRAM 0 /* histogram option on Vision P5/P6 */
/qemu/target/xtensa/core-de233_fpu/
H A Dcore-isa.h198 #define XCHAL_HAVE_GRIVPEP_HISTOGRAM 0 /* Histogram option on GRIVPEP */
204 #define XCHAL_HAVE_VISION_HISTOGRAM 0 /* histogram option on Vision P5/P6 */
/qemu/linux-headers/linux/
H A Dkvm.h1520 * @bucket_size: A parameter value used for histogram stats. It is only used
1521 * for linear histogram stats, specifying the size of the bucket;
/qemu/target/hexagon/imported/mmvec/
H A Dext.idef2189 /* **** WEIGHTED HISTOGRAM **** */
2204 ITERATOR_INSN_VHISTLIKE(16,vwhist256,"vwhist256","vector weighted histogram halfword counters", WHI…
2205 ITERATOR_INSN_VHISTLIKE(16,vwhist256q,"vwhist256(Qv4)","vector weighted histogram halfword counters…
2206 ITERATOR_INSN_VHISTLIKE(16,vwhist256_sat,"vwhist256:sat","vector weighted histogram halfword counte…
2207 ITERATOR_INSN_VHISTLIKE(16,vwhist256q_sat,"vwhist256(Qv4):sat","vector weighted histogram halfword …
2208 ITERATOR_INSN_VHISTLIKE(16,vwhist128,"vwhist128","vector weighted histogram word counters", WHIST(u…
2209 ITERATOR_INSN_VHISTLIKE(16,vwhist128q,"vwhist128(Qv4)","vector weighted histogram word counters", W…
2210 ITERATOR_INSN_VHISTLIKE(16,vwhist128m,"vwhist128(#u1)","vector weighted histogram word counters", W…
2211 ITERATOR_INSN_VHISTLIKE(16,vwhist128qm,"vwhist128(Qv4,#u1)","vector weighted histogram word counter…
/qemu/target/xtensa/core-test_kc705_be/
H A Dcore-isa.h153 #define XCHAL_HAVE_GRIVPEP_HISTOGRAM 0 /* Histogram option on GRIVPEP */
/qemu/hw/intc/
H A Dxive.c1812 * "histogram" and "poll" commands sent to the power bus to the in xive_presenter_notify()
/qemu/target/arm/tcg/
H A Dsve.decode1552 ### SVE2 Histogram Computation