/qemu/hw/timer/ |
H A D | aspeed_timer.c | 437 const uint32_t tv = (uint32_t)(value & 0xFFFFFFFF); in aspeed_timer_write_common() local 506 const uint32_t tv = (uint32_t)(value & 0xFFFFFFFF); in aspeed_2400_timer_write() local 550 const uint32_t tv = (uint32_t)(value & 0xFFFFFFFF); in aspeed_2500_timer_write() local 602 const uint32_t tv = (uint32_t)(value & 0xFFFFFFFF); in aspeed_2600_timer_write() local
|
/qemu/tests/qtest/ |
H A D | ipmi-bt-test.c | 129 struct timeval tv; in read_emu_data() local 311 struct timeval tv; in test_connect() local
|
H A D | npcm7xx_emc-test.c | 427 struct timeval tv; in wait_socket_readable() local
|
/qemu/tests/migration-stress/ |
H A D | stress.c | 152 struct timeval tv; in now() local
|
/qemu/hw/hyperv/ |
H A D | syndbg.c | 295 struct timeval tv; in hv_syndbg_recv_event() local
|
/qemu/hw/usb/ |
H A D | pcap.c | 106 struct timeval tv; in do_usb_pcap_header() local
|
H A D | host-libusb.c | 240 struct timeval tv = { 0, 0 }; in usb_host_handle_fd() local 274 struct timeval tv = { 0, 0 }; in usb_host_timer() local 1082 struct timeval tv; in usb_host_abort_xfers() local
|
/qemu/target/xtensa/ |
H A D | xtensa-semi.c | 329 struct timeval tv = {0}; in HELPER() local
|
/qemu/tests/tcg/multiarch/linux/ |
H A D | linux-test.c | 226 struct timeval tv, tv2; in test_time() local
|
/qemu/include/qemu/ |
H A D | timer.h | 811 struct timeval tv; in get_clock_realtime() local
|
/qemu/linux-user/ |
H A D | syscall.c | 1097 static inline abi_long copy_from_user_timeval(struct timeval *tv, in copy_from_user_timeval() 1115 const struct timeval *tv) in copy_to_user_timeval() 1132 static inline abi_long copy_from_user_timeval64(struct timeval *tv, in copy_from_user_timeval64() 1151 const struct timeval *tv) in copy_to_user_timeval64() 1335 struct timeval tv; in do_select() local 1937 struct timeval *tv = (struct timeval *)data; in host_to_target_cmsg() local 2360 struct timeval tv; in do_setsockopt() local 2590 struct timeval tv; in do_getsockopt() local 5389 struct timeval tv; in do_ioctl_SIOCGSTAMP() local 9721 struct timeval *tvp, tv[2]; in _syscall2() local [all …]
|
H A D | strace.c | 1782 struct target_timeval *tv; in print_timeval() local
|
/qemu/target/hexagon/ |
H A D | op_helper.c | 252 int tv = sextract64(RttV, i * 16, 16); in HELPER() local 270 int tv = sextract64(RttV, i * 16, 16); in HELPER() local
|
/qemu/tcg/ |
H A D | optimize.c | 1489 uint64_t tv = arg_info(op->args[2])->val; in fold_bitsel_vec() local 1507 uint64_t tv = arg_info(op->args[2])->val; in fold_bitsel_vec() local 2084 uint64_t tv = ti_const_val(tt); in fold_movcond() local
|
/qemu/ui/ |
H A D | vnc.c | 3006 static int vnc_update_stats(VncDisplay *vd, struct timeval * tv) in vnc_update_stats() 3086 static void vnc_rect_updated(VncDisplay *vd, int x, int y, struct timeval * tv) in vnc_rect_updated() 3114 struct timeval tv = { 0, 0 }; in vnc_refresh_server_surface() local
|
/qemu/tests/ |
H A D | vhost-user-bridge.c | 137 struct timeval tv; in dispatcher_wait() local
|
/qemu/qga/ |
H A D | commands-posix.c | 271 struct timeval tv; in qmp_guest_set_time() local
|
/qemu/ |
H A D | qemu-io-cmds.c | 273 static double tdiv(double value, struct timespec tv) in tdiv() 289 static void timestr(struct timespec *tv, char *ts, size_t size, int format) in timestr()
|
/qemu/audio/ |
H A D | audio.c | 1404 struct timeval tv; in audio_run() local
|
/qemu/accel/tcg/ |
H A D | cputlb.c | 1133 CPUTLBEntry *tv = &desc->vtable[vidx]; in tlb_set_page_full() local
|