Home
last modified time | relevance | path

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

/qemu/hw/virtio/
H A Dvhost-shadow-virtqueue.c556 int64_t start_us = g_get_monotonic_time(); in vhost_svq_poll() local
564 if (unlikely(g_get_monotonic_time() - start_us > 10e6)) { in vhost_svq_poll()