Home
last modified time | relevance | path

Searched refs:timerlist_new (Results 1 – 2 of 2) sorted by path

/qemu/include/qemu/
H A Dtimer.h264 QEMUTimerList *timerlist_new(QEMUClockType type,
/qemu/util/
H A Dqemu-timer.c96 QEMUTimerList *timerlist_new(QEMUClockType type, in timerlist_new() function
133 main_loop_tlg.tl[type] = timerlist_new(type, notify_cb, NULL); in qemu_clock_init()
598 tlg->tl[type] = timerlist_new(type, cb, opaque); in timerlistgroup_init()