Home
last modified time | relevance | path

Searched full:calculation (Results 1 – 25 of 65) sorted by relevance

123

/qemu/migration/
H A Ddirtyrate.h34 * Allowed range for dirty page rate calculation (in milliseconds).
49 int64_t calc_time_ms; /* desired calculation time (in milliseconds) */
73 * Store calculation statistics for each measure.
77 int64_t start_time; /* calculation start time in units of second */
78 int64_t calc_time_ms; /* actual calculation time (in milliseconds) */
H A Ddirtyrate.c784 error_setg(errp, "Calculation time is out of range [%dms, %dms].", in qmp_calc_dirty_rate()
823 * Init calculation state as unstarted. in qmp_calc_dirty_rate()
828 error_setg(errp, "init dirty rate calculation state failed."); in qmp_calc_dirty_rate()
840 * been used in last calculation in qmp_calc_dirty_rate()
/qemu/tests/qemu-iotests/
H A D178.out.raw19 == Size calculation for a new file (human) ==
77 == Size calculation for a new file (json) ==
H A D178.out.qcow219 == Size calculation for a new file (human) ==
152 == Size calculation for a new file (json) ==
H A D11562 # like the L2 table entries), the same calculation applies to the refcount table
H A D10656 # Our calculation below assumes kilobytes as unit for the actual size.
H A D17893 echo "== Size calculation for a new file ($ofmt) =="
/qemu/docs/specs/
H A Drapl-msr.rst86 Ratio calculation
111 package. With that, the calculation of the energy spent by the thread on this
/qemu/qapi/
H A Debpf.json38 # between queues by calculation hash. Users may set up
/qemu/docs/system/arm/
H A Dstm32.rst46 * Cycle Redundancy Check (CRC) calculation unit
/qemu/docs/devel/migration/
H A Ddirty-limit.rst57 on the results of the calculation supplied by step CALCULATE (2).
H A Dqatzip-compression.rst130 for memory usage calculation.
H A Dpostcopy.rst40 side. To enable postcopy blocktime calculation, enter following
/qemu/hw/core/
H A Dmachine-smp.c71 * In the calculation of omitted sockets/cores/threads: we prefer sockets
75 * In the calculation of cpus/maxcpus: When both maxcpus and cpus are omitted,
/qemu/hw/nvram/
H A Dxlnx-efuse-crc.c67 * eFuse calculation is shown here: in xlnx_efuse_u37_crc()
/qemu/util/
H A Dbuffer.c30 * that is used in the average size calculation. a shift
/qemu/include/standard-headers/linux/
H A Dvirtio_net.h149 /* Checksum calculation */
349 * parameters for hash calculation. The command requires feature
/qemu/block/
H A Dvpc.c170 .help = "Force disk size calculation to use either CHS geometry, "
215 error_setg(errp, "Invalid size calculation mode: '%s'", size_calc); in vpc_parse_options()
1219 .help = "Force disk size calculation to use the actual size "
1221 "calculation"
H A Dvhdx.c144 * Zero is substituted during crc calculation for the original crc field
189 * Zero is substituted during crc calculation for the original crc field,
191 * during the calculation, so this may not be not suitable for multi-threaded
1814 * pre-existing BAT calculation, translation, and update functions */ in vhdx_create_new_region_table()
/qemu/include/hw/i386/
H A Dtopology.h35 * Section 3: Multiple Core Calculation
/qemu/tests/unit/
H A Dtest-x86-topo.c50 /* Test field width calculation for multiple values in test_topo_bits()
/qemu/hw/acpi/
H A Dbios-linker-loader.c220 * Checksum calculation simply sums -X for each byte X in the range
/qemu/hw/audio/
H A Dgusemu_mixer.c59 …) & GUSvoice(wVSRVolRampControl) & 0x100)) /* neither voice nor volume calculation active - save s… in gus_mixvoices()
/qemu/include/qemu/
H A Dtimer.h183 * in deadline calculation
384 * deadline calculation are included.
/qemu/scripts/
H A Dqcow2-to-stdout.py221 # So we need to repeat the calculation as long as the numbers change

123