Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dqemu-timer.c115 assert(!timerlist_has_timers(timer_list)); in timerlist_free()
172 bool timerlist_has_timers(QEMUTimerList *timer_list) in timerlist_has_timers() function
179 return timerlist_has_timers( in qemu_clock_has_timers()
/openbmc/qemu/include/qemu/
H A Dtimer.h292 bool timerlist_has_timers(QEMUTimerList *timer_list);