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

/external/qemu/
H A Dqemu-timer.c99 QEMUTimerList *timerlist_new(QEMUClockType type, function
135 main_loop_tlg.tl[type] = timerlist_new(type, NULL, NULL);
508 tlg->tl[type] = timerlist_new(type, cb, opaque);
/external/qemu/include/qemu/
H A Dtimer.h257 * timerlist_new:
267 QEMUTimerList *timerlist_new(QEMUClockType type,

Completed in 144 milliseconds