Searched defs:icount_adjust_rt (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dqemu-timer.c313 static void icount_adjust_rt(void * opaque) function
759 icount_rt_timer = qemu_new_timer_ms(rt_clock, icount_adjust_rt, NULL);

Completed in 38 milliseconds