Searched refs:qemu_timeout_ns_to_ms (Results 1 - 2 of 2) sorted by relevance

/external/qemu/
H A Dqemu-timer.c280 int qemu_timeout_ns_to_ms(int64_t ns) function
320 return g_poll(fds, nfds, qemu_timeout_ns_to_ms(timeout));
/external/qemu/include/qemu/
H A Dtimer.h638 * qemu_timeout_ns_to_ms:
646 int qemu_timeout_ns_to_ms(int64_t ns);

Completed in 176 milliseconds