Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 21 of 21) sorted by relevance

/qemu/scripts/
H A Danalyse-locks-simpletrace.py34 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 Dui.json383 # <- { "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 Dblock.json169 # <- { "timestamp": { "seconds": 1418751016, object
207 # <- { "timestamp": { "seconds": 1418751345, object
245 # <- { "timestamp": { "seconds": 1418751627, object
H A Dnet.json1048 # <- { "timestamp": {"seconds": 1739538638, "microseconds": 354181 }, object
1067 # <- { "timestamp": { "seconds": 1739538634, "microseconds": 920450 }, object
H A Dvfio.json54 # <- { "timestamp": { "seconds": 1713771323, "microseconds": 212268 }, object
H A Dmigration.json1371 # <- {"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 Dtimings.py23 def __init__(self, tid, timestamp, value): argument
/qemu/tcg/
H A Dperf.c127 uint64_t timestamp; member
139 uint64_t timestamp; member
/qemu/hw/net/
H A De1000x_common.c322 int64_t timestamp = timadj + muldiv64(ns, incvalue, incperiod * 16); in e1000x_timestamp() local
/qemu/hw/ppc/
H A Dpnv_bmc.c41 uint8_t timestamp[4]; member
/qemu/include/system/
H A Ddump.h69 char timestamp[10]; /* Time stamp */ member
87 char timestamp[22]; /* Time stamp */ member
/qemu/hw/net/can/
H A Dxlnx-zynqmp-can.c670 uint16_t timestamp = 0; in update_rx_fifo() local
/qemu/include/hw/cxl/
H A Dcxl_events.h41 uint64_t timestamp; member
H A Dcxl_device.h252 } timestamp; member
/qemu/include/hw/uefi/
H A Dvar-service-edk2.h217 struct efi_time timestamp; member
/qemu/include/hw/net/
H A Dimx_fec.h220 uint32_t timestamp; member
/qemu/block/
H A Dvpc.c73 uint32_t timestamp; member
/qemu/contrib/elf2dmp/
H A Dpdb.h95 uint32_t timestamp; member
/qemu/hw/mem/
H A Dcxl_type3.c1581 uint8_t length, uint64_t timestamp) in cxl_assign_event_header()
/qemu/hw/nvme/
H A Dctrl.c6164 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 Dnvme.h1865 uint64_t timestamp; member