/qemu/qapi/ |
H A D | ui.json | 383 # <- { "timestamp": {"seconds": 1290688046, "microseconds": 388707}, number 409 # <- { "timestamp": {"seconds": 1290688046, "microseconds": 417172}, number 436 # <- { "timestamp": {"seconds": 1290688046, "microseconds": 388707}, number 457 # <- { "timestamp": {"seconds": 1290688046, "microseconds": 417172}, number
|
H A D | block.json | 169 # <- { "timestamp": { "seconds": 1418751016, number 207 # <- { "timestamp": { "seconds": 1418751345, number 245 # <- { "timestamp": { "seconds": 1418751627, number
|
H A D | net.json | 1048 # <- { "timestamp": {"seconds": 1739538638, "microseconds": 354181 }, number 1067 # <- { "timestamp": { "seconds": 1739538634, "microseconds": 920450 }, number
|
H A D | vfio.json | 54 # <- { "timestamp": { "seconds": 1713771323, "microseconds": 212268 }, number
|
H A D | migration.json | 1371 # <- {"timestamp": {"seconds": 1432121972, "microseconds": 744001}, number 1390 # <- { "timestamp": {"seconds": 1449669631, "microseconds": 239225}, number 1474 # <- { "timestamp": {"seconds": 2032141960, "microseconds": 417172}, number
|
/qemu/tests/unit/ |
H A D | test-aio-multithread.c | 165 static void test_multi_co_schedule(int seconds) in test_multi_co_schedule() 226 static void test_multi_co_mutex(int threads, int seconds) in test_multi_co_mutex() 347 static void test_multi_fair_mutex(int threads, int seconds) in test_multi_fair_mutex() 403 static void test_multi_mutex(int threads, int seconds) in test_multi_mutex()
|
/qemu/pc-bios/s390-ccw/ |
H A D | helper.h | 39 static inline void sleep(unsigned int seconds) in sleep()
|
/qemu/system/ |
H A D | rtc.c | 89 time_t seconds; in qemu_timedate_diff() local
|
/qemu/tests/qemu-iotests/ |
H A D | 093 | 60 def do_test_throttle(self, ndrives, seconds, params, first_drive = 0): argument
|
H A D | iotests.py | 738 def __init__(self, seconds, errmsg="Timeout"): argument
|
/qemu/tests/vm/ |
H A D | basevm.py | 435 def wait_ssh(self, wait_root=False, seconds=300, cmd="exit 0"): argument
|
/qemu/qga/ |
H A D | commands-posix.c | 1154 double seconds = (double)user_info->ut_tv.tv_sec; in ga_get_login_time() local
|
/qemu/target/arm/hvf/ |
H A D | hvf.c | 1822 uint64_t seconds; in hvf_wfi() local
|
/qemu/ |
H A D | qemu-io-cmds.c | 275 double seconds = tv.tv_sec + (tv.tv_nsec / 1e9); in tdiv() local
|