Searched refs:timer_expired (Results 1 – 5 of 5) sorted by relevance
72 && timer_expired(env->timer, now_ns)) { in cpu_mips_get_count()
104 timer_expired(cpu->env.timer, qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL))) { in openrisc_timer_cb()
62 && timer_expired(gictimer->vptimers[i].qtimer, now)) { in mips_gictimer_get_sh_count()
703 bool timer_expired(QEMUTimer *timer_head, int64_t current_time);
486 bool timer_expired(QEMUTimer *timer_head, int64_t current_time) in timer_expired() function
Completed in 13 milliseconds