Searched refs:qemu_gettimeofday (Results 1 - 4 of 4) sorted by relevance

/external/qemu/include/sysemu/
H A Dos-posix.h37 #define qemu_gettimeofday(tp) gettimeofday(tp, NULL) macro
H A Dos-win32.h122 int qemu_gettimeofday(qemu_timeval *tp);
/external/qemu/util/
H A Doslib-win32.c170 int qemu_gettimeofday(qemu_timeval *tp) function
/external/qemu/
H A Dposix-aio-compat.c316 qemu_gettimeofday(&tv);

Completed in 3310 milliseconds