Home
last modified time | relevance | path

Searched full:measure (Results 1 – 25 of 139) sorted by relevance

123456

/openbmc/qemu/tests/qemu-iotests/
H A D1784 # qemu-img measure sub-command tests
52 $QEMU_IMG measure # missing arguments
53 $QEMU_IMG measure --size 2G "$TEST_IMG" # only one allowed
54 $QEMU_IMG measure "$TEST_IMG" a # only one filename allowed
55 $QEMU_IMG measure --object secret,id=sec0,data=MTIzNDU2,format=base64 # size or filename needed
56 $QEMU_IMG measure --image-opts # missing filename
57 $QEMU_IMG measure -f qcow2 # missing filename
58 $QEMU_IMG measure -l snap1 # missing filename
59 $QEMU_IMG measure -o , # invalid option list
60 $QEMU_IMG measure -l snapshot.foo=bar # invalid snapshot option
[all …]
H A D1904 # qemu-img measure sub-command tests on huge qcow2 files
53 $QEMU_IMG measure -O raw -f qcow2 "$TEST_IMG"
54 $QEMU_IMG measure -O qcow2 -o cluster_size=64k -f qcow2 "$TEST_IMG"
55 $QEMU_IMG measure -O qcow2 -o cluster_size=2M -f qcow2 "$TEST_IMG"
65 $QEMU_IMG measure -O qcow2 --size 10M
67 $QEMU_IMG measure -O raw -f qcow2 "$TEST_IMG"
70 $QEMU_IMG measure -O qcow2 -f raw "$TEST_IMG" |
73 $QEMU_IMG measure -O qcow2 -o compat=0.10 -f qcow2 "$TEST_IMG"
86 $QEMU_IMG measure -O qcow2 -o cluster_size=64k -f qcow2 "$TEST_IMG"
98 $QEMU_IMG measure --output=json -O qcow2 -o cluster_size=2M -f qcow2 "$TEST_IMG"
H A D2884 # qemu-img measure tests for LUKS images
48 echo "== measure 1G image file =="
51 $QEMU_IMG measure --object "$SECRET" \
71 echo "== measure preallocation=falloc 1G image file =="
74 $QEMU_IMG measure --object "$SECRET" \
80 echo "== measure with input image file =="
85 $QEMU_IMG measure --object "$SECRET" \
H A D288.out2 == measure 1G image file ==
18 == measure preallocation=falloc 1G image file ==
23 == measure with input image file ==
H A D30275 measure = qemu_img_measure("-O", "qcow2", src_disk) variable
76 tar.fileobj.truncate(offset + measure["required"])
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/
H A DThreshold.events.yaml17 description: The reading units of measure.
39 description: The reading units of measure.
61 description: The reading units of measure.
83 description: The reading units of measure.
105 description: The reading units of measure.
127 description: The reading units of measure.
149 description: The reading units of measure.
171 description: The reading units of measure.
193 description: The reading units of measure.
215 description: The reading units of measure
[all...]
/openbmc/openbmc/meta-security/meta-integrity/recipes-security/ima_policy_appraise_all/files/
H A Dima_policy_appraise_all2 # Integrity measure policy (http://sourceforge.net/p/linux-ima/wiki/Home/#measure-nothing-appraise-…
4 # Do not measure anything, but appraise everything
/openbmc/qemu/migration/
H A Ddirtyrate.h58 uint8_t *ramblock_addr; /* base address of ramblock we measure */
62 uint64_t sample_dirty_count; /* count of dirty pages we measure */
73 * Store calculation statistics for each measure.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/opencl/
H A Dclpeak_1.1.4.bb2 DESCRIPTION = "OpenCL benchmarking tool to measure peak capabilities"
/openbmc/u-boot/drivers/thermal/
H A Dimx_thermal.c97 * now we only use single measure, every time we read in read_cpu_temperature()
104 /* setup measure freq */ in read_cpu_temperature()
160 * now we only use single measure, every time we read in read_cpu_temperature()
167 /* write measure freq */ in read_cpu_temperature()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/qperf/
H A Dqperf_0.4.11.bb1 SUMMARY = "Measure socket and RDMA performance"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/whetstone/
H A Dwhetstone_1.2.bb2 SUMMARY = "CPU benchmark to measure floating point performance"
/openbmc/openbmc/poky/meta/classes-recipe/
H A Duki.bbclass5 # TPM PCR pre-calculation is not supported since systemd-measure tooling
172 # TODO: tpm2 measure for secure boot, depends on systemd-native and TPM tooling
175 #ukify_cmd += " --measure"
/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/
H A Dtest_basic.py107 # Measure installer size
110 # Measure deployment time and deployed size
/openbmc/qemu/tests/tcg/plugins/
H A Dempty.c20 * This allows us to measure the overhead of injecting and then
/openbmc/openbmc/meta-security/meta-tpm/recipes-core/systemd/
H A Dsystemd_%.bbappend8 # ukify.py and systemd-measure don't work in cross compile environment without
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iperf2/
H A Diperf2_2.2.1.bb1 DESCRIPTION = "Iperf is a tool to measure maximum TCP bandwidth, allowing the tuning of various par…
/openbmc/u-boot/include/zfs/
H A Ddsl_dir.h33 uint64_t dd_pad[20]; /* pad out to 256 bytes for good measure */
H A Ddsl_dataset.h37 uint64_t ds_pad[8]; /* pad out to 320 bytes for good measure */
/openbmc/u-boot/lib/dhry/
H A Dcmd_dhry.c34 "\n - run the Dhrystone 2.1 benchmark, a rough measure of CPU speed\n"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/linpack/
H A Dlinpack_1.0.bb1 DESCRIPTION = "LINPACK Benchmarks are a measure of a system's floating point computing power"
/openbmc/qemu/include/qapi/
H A Dopts-visitor.h19 * (= anti-annoyance) measure; wrong ranges should not cause long startup
/openbmc/dbus-sensors/src/
H A DSensorPaths.cpp9 // This is an allowlist of the units a sensor can measure. Should be in sync
H A DSensorPaths.hpp8 // This is an allowlist of the units a sensor can measure. Should be in sync
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/tinymembench/
H A Dtinymembench_git.bb1 DESCRIPTION = "A simple memory benchmark program, which tries to measure the \

123456