Home
last modified time | relevance | path

Searched full:mean (Results 1 – 25 of 69) sorted by relevance

123

/qemu/scripts/
H A Danalyse-locks-simpletrace.py87 acquire_times.mean(), acquire_times.max()))
93 held_times.mean(), held_times.max()))
/qemu/monitor/
H A Dhmp-cmds.c223 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 Dtarget_arch_thread.h39 * `atexit'. This provides a mean for the dynamic linker to call DT_FINI in target_thread_init()
/qemu/linux-headers/asm-arm/
H A Dkvm.h219 /* Higher values mean better protection. */
224 /* Higher values mean better protection. */
/qemu/tests/vm/
H A Dubuntu.aarch6437 # writing. Using a rolling latest instead would mean that the SHA
/qemu/
H A Dhmp-commands-info.hx275 .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 Dmaintainers.rst53 it does not mean they are paid to support you. This is open source and
H A Dsubmitting-a-pull-request.rst56 **All pull requests must be signed**. By "signed" here we mean that
H A Drcu.rst222 - the updater does not mean "everything that writes to a data structure",
/qemu/include/qemu/
H A Dcoroutine-core.h126 * qemu_coroutine_enter() call used to run it. This does not mean that the
/qemu/scripts/simplebench/
H A Dsimplebench.py94 result['average'] = statistics.mean(r[dim] for r in succeeded)
/qemu/include/user/
H A Dsafe-syscall.h112 * rewinding is the right thing. (Note that "restart" semantics mean
/qemu/block/
H A Dwin32-aio.c73 /* Short reads mean EOF, pad with zeros. */ in win32_aio_process_completion()
H A Dstream.c282 * this mean old code is correct for new interface). So, for now, just in stream_start()
H A Dlinux-aio.c89 /* Short reads mean EOF, pad with zeros. */ in qemu_laio_process_completion()
/qemu/pc-bios/
H A Dedk2-licenses.txt274 * "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 Ddesc-msos.c196 * This is the "Yes, we really mean it" registry entry to flip in usb_desc_msos_prop()
/qemu/hw/pci-host/
H A Darticia.c220 /* FIXME what do the bits actually mean? */ in articia_pci_host_cfg_write()
/qemu/contrib/plugins/
H A Dlockstep.c13 * While icount makes things more deterministic it doesn't mean a
/qemu/tests/qemu-iotests/
H A Dcommon.qemu148 exit 1 # Timeout or wrong match mean the test failed
/qemu/qapi/
H A Dqapi-visit-core.c344 /* TODO: Fix callers to not pass NULL when they mean "", so that we in visit_type_str()
/qemu/hw/i386/xen/
H A Dxen_platform.c163 * request unplug of 'aux' disks (which is stated to mean all IDE disks,
/qemu/include/standard-headers/linux/
H A Dinput.h389 * @offset: mean value of the wave (roughly)
/qemu/docs/specs/
H A Dppc-spapr-numa.rst15 similar mean performance (or in our context here, distance) relative to
/qemu/tests/tcg/multiarch/system/
H A Dmemory.c86 * should mean for reads larger than a byte all subsequent reads will

123