Searched refs:timerlist_new (Results 1 – 2 of 2) sorted by relevance
96 QEMUTimerList *timerlist_new(QEMUClockType type, in timerlist_new() function133 main_loop_tlg.tl[type] = timerlist_new(type, notify_cb, NULL); in qemu_clock_init()584 tlg->tl[type] = timerlist_new(type, cb, opaque); in timerlistgroup_init()
269 QEMUTimerList *timerlist_new(QEMUClockType type,