Home
last modified time | relevance | path

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

/openbmc/qemu/tests/migration-stress/guestperf/
H A Dengine.py408 def _get_common_wrapper(cpu_bind, mem_bind): argument
410 if len(cpu_bind) > 0 or len(mem_bind) > 0:
412 if cpu_bind:
413 wrapper.append("--physcpubind=%s" % ",".join(cpu_bind))