Home
last modified time | relevance | path

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

/external/qemu/include/qemu/
Dtimer.h584 void timer_mod_anticipate(QEMUTimer *ts, int64_t expire_time);
/external/qemu/
Dqemu-timer.c443 void timer_mod_anticipate(QEMUTimer *ts, int64_t expire_time) in timer_mod_anticipate() function