/qemu/scripts/ |
H A D | analyse-locks-simpletrace.py | 87 acquire_times.mean(), acquire_times.max())) 93 held_times.mean(), held_times.max()))
|
/qemu/monitor/ |
H A D | hmp-cmds.c | 223 bool mean = qdict_get_try_bool(qdict, "mean", false); in hmp_info_sync_profile() local 227 sort_by = mean ? QSP_SORT_BY_AVG_WAIT_TIME : QSP_SORT_BY_TOTAL_WAIT_TIME; in hmp_info_sync_profile()
|
/qemu/bsd-user/i386/ |
H A D | target_arch_thread.h | 39 * `atexit'. This provides a mean for the dynamic linker to call DT_FINI in target_thread_init()
|
/qemu/linux-headers/asm-arm/ |
H A D | kvm.h | 219 /* Higher values mean better protection. */ 224 /* Higher values mean better protection. */
|
/qemu/tests/vm/ |
H A D | ubuntu.aarch64 | 37 # writing. Using a rolling latest instead would mean that the SHA
|
/qemu/ |
H A D | hmp-commands-info.hx | 275 .args_type = "mean:-m,no_coalesce:-n,max:i?", 279 "mean wait time; -n: do not coalesce objects with the " 290 sort by mean wait time
|
/qemu/docs/devel/ |
H A D | maintainers.rst | 53 it does not mean they are paid to support you. This is open source and
|
H A D | submitting-a-pull-request.rst | 56 **All pull requests must be signed**. By "signed" here we mean that
|
H A D | rcu.rst | 222 - the updater does not mean "everything that writes to a data structure",
|
/qemu/include/qemu/ |
H A D | coroutine-core.h | 126 * qemu_coroutine_enter() call used to run it. This does not mean that the
|
/qemu/scripts/simplebench/ |
H A D | simplebench.py | 94 result['average'] = statistics.mean(r[dim] for r in succeeded)
|
/qemu/include/user/ |
H A D | safe-syscall.h | 112 * rewinding is the right thing. (Note that "restart" semantics mean
|
/qemu/block/ |
H A D | win32-aio.c | 73 /* Short reads mean EOF, pad with zeros. */ in win32_aio_process_completion()
|
H A D | stream.c | 282 * this mean old code is correct for new interface). So, for now, just in stream_start()
|
H A D | linux-aio.c | 89 /* Short reads mean EOF, pad with zeros. */ in qemu_laio_process_completion()
|
/qemu/pc-bios/ |
H A D | edk2-licenses.txt | 274 * "You" or "Contributor" shall mean the copyright owner or legal 284 * "Contribution" shall mean any original work of authorship, 495 * "You" or "Contributor" shall mean the copyright owner or legal 505 * "Contribution" shall mean any original work of authorship,
|
/qemu/hw/usb/ |
H A D | desc-msos.c | 196 * This is the "Yes, we really mean it" registry entry to flip in usb_desc_msos_prop()
|
/qemu/hw/pci-host/ |
H A D | articia.c | 220 /* FIXME what do the bits actually mean? */ in articia_pci_host_cfg_write()
|
/qemu/contrib/plugins/ |
H A D | lockstep.c | 13 * While icount makes things more deterministic it doesn't mean a
|
/qemu/tests/qemu-iotests/ |
H A D | common.qemu | 148 exit 1 # Timeout or wrong match mean the test failed
|
/qemu/qapi/ |
H A D | qapi-visit-core.c | 344 /* TODO: Fix callers to not pass NULL when they mean "", so that we in visit_type_str()
|
/qemu/hw/i386/xen/ |
H A D | xen_platform.c | 163 * request unplug of 'aux' disks (which is stated to mean all IDE disks,
|
/qemu/include/standard-headers/linux/ |
H A D | input.h | 389 * @offset: mean value of the wave (roughly)
|
/qemu/docs/specs/ |
H A D | ppc-spapr-numa.rst | 15 similar mean performance (or in our context here, distance) relative to
|
/qemu/tests/tcg/multiarch/system/ |
H A D | memory.c | 86 * should mean for reads larger than a byte all subsequent reads will
|