Home
last modified time | relevance | path

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

/external/qemu/
Dqemu-timer.c458 bool timerlist_run_timers(QEMUTimerList *timer_list) in timerlist_run_timers() function
500 return timerlist_run_timers(main_loop_tlg.tl[type]); in qemu_clock_run_timers()
525 progress |= timerlist_run_timers(tlg->tl[type]); in timerlistgroup_run_timers()
/external/qemu/include/qemu/
Dtimer.h336 bool timerlist_run_timers(QEMUTimerList *timer_list);