Home
last modified time | relevance | path

Searched refs:QDIST_PR_100X (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tests/unit/
H A Dtest-qdist.c152 QDIST_PR_100X | in do_test_pr()
164 } else if (lopts == QDIST_PR_100X) { in do_test_pr()
215 do_test_pr(QDIST_PR_100X); in test_pr()
220 do_test_pr_label(QDIST_PR_100X); in test_pr()
/openbmc/qemu/include/qemu/
H A Dqdist.h38 #define QDIST_PR_100X BIT(4) macro
/openbmc/qemu/accel/tcg/
H A Dmonitor.c71 hgram_opts |= QDIST_PR_100X | QDIST_PR_PERCENT; in print_qht_statistics()
/openbmc/qemu/util/
H A Dqdist.c270 if (opt & QDIST_PR_100X) { in qdist_pr_label()