Searched refs:timer_last (Results 1 – 2 of 2) sorted by relevance
261 uint64_t timer_last;235 uint64_t timer_last; global() member
826 s->timer_last = qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL); in audio_reset_timer() 844 diff = now - s->timer_last; in audio_timer() 848 s->timer_last = now; in audio_timer()