/qemu/scripts/ |
H A D | analyse-locks-simpletrace.py | 34 def qemu_mutex_lock(self, timestamp, mutex, filename, line): argument 41 def qemu_mutex_locked(self, timestamp, mutex, filename, line): argument 50 def qemu_mutex_unlock(self, timestamp, mutex, filename, line): argument
|
/qemu/qapi/ |
H A D | ui.json | 383 # <- { "timestamp": {"seconds": 1290688046, "microseconds": 388707}, object 409 # <- { "timestamp": {"seconds": 1290688046, "microseconds": 417172}, object 436 # <- { "timestamp": {"seconds": 1290688046, "microseconds": 388707}, object 457 # <- { "timestamp": {"seconds": 1290688046, "microseconds": 417172}, object
|
H A D | block.json | 169 # <- { "timestamp": { "seconds": 1418751016, object 207 # <- { "timestamp": { "seconds": 1418751345, object 245 # <- { "timestamp": { "seconds": 1418751627, object
|
H A D | net.json | 1048 # <- { "timestamp": {"seconds": 1739538638, "microseconds": 354181 }, object 1067 # <- { "timestamp": { "seconds": 1739538634, "microseconds": 920450 }, object
|
H A D | vfio.json | 54 # <- { "timestamp": { "seconds": 1713771323, "microseconds": 212268 }, object
|
H A D | migration.json | 1371 # <- {"timestamp": {"seconds": 1432121972, "microseconds": 744001}, object 1390 # <- { "timestamp": {"seconds": 1449669631, "microseconds": 239225}, object 1474 # <- { "timestamp": {"seconds": 2032141960, "microseconds": 417172}, object
|
/qemu/tests/migration-stress/guestperf/ |
H A D | timings.py | 23 def __init__(self, tid, timestamp, value): argument
|
/qemu/tcg/ |
H A D | perf.c | 127 uint64_t timestamp; member 139 uint64_t timestamp; member
|
/qemu/hw/net/ |
H A D | e1000x_common.c | 322 int64_t timestamp = timadj + muldiv64(ns, incvalue, incperiod * 16); in e1000x_timestamp() local
|
/qemu/hw/ppc/ |
H A D | pnv_bmc.c | 41 uint8_t timestamp[4]; member
|
/qemu/include/system/ |
H A D | dump.h | 69 char timestamp[10]; /* Time stamp */ member 87 char timestamp[22]; /* Time stamp */ member
|
/qemu/hw/net/can/ |
H A D | xlnx-zynqmp-can.c | 670 uint16_t timestamp = 0; in update_rx_fifo() local
|
/qemu/include/hw/cxl/ |
H A D | cxl_events.h | 41 uint64_t timestamp; member
|
H A D | cxl_device.h | 252 } timestamp; member
|
/qemu/include/hw/uefi/ |
H A D | var-service-edk2.h | 217 struct efi_time timestamp; member
|
/qemu/include/hw/net/ |
H A D | imx_fec.h | 220 uint32_t timestamp; member
|
/qemu/block/ |
H A D | vpc.c | 73 uint32_t timestamp; member
|
/qemu/contrib/elf2dmp/ |
H A D | pdb.h | 95 uint32_t timestamp; member
|
/qemu/hw/mem/ |
H A D | cxl_type3.c | 1581 uint8_t length, uint64_t timestamp) in cxl_assign_event_header()
|
/qemu/hw/nvme/ |
H A D | ctrl.c | 6164 uint64_t timestamp:48; in nvme_get_timestamp() member 6186 uint64_t timestamp = nvme_get_timestamp(n); in nvme_get_feature_timestamp() local 6468 uint64_t timestamp; in nvme_set_feature_timestamp() local
|
/qemu/include/block/ |
H A D | nvme.h | 1865 uint64_t timestamp; member
|