Home
last modified time | relevance | path

Searched defs:time_ns (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/block/
H A Daccounting.c207 int64_t time_ns = qemu_clock_get_ns(clock_type); in block_account_one_io() local
/openbmc/qemu/accel/hvf/
H A Dhvf-accel-ops.c365 uint64_t time_ns = time_mach * timebase.numer / timebase.denom; in hvf_get_vcpu_stats() local
/openbmc/qemu/qga/
H A Dcommands-posix.c267 void qmp_guest_set_time(bool has_time, int64_t time_ns, Error **errp) in qmp_guest_set_time()
H A Dcommands-win32.c1739 void qmp_guest_set_time(bool has_time, int64_t time_ns, Error **errp) in qmp_guest_set_time()