Home
last modified time | relevance | path

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

/qemu/ui/
H A Dvnc.h122 struct timeval last_freq_check; member
H A Dvnc.c3026 if (timercmp(&vd->guest.last_freq_check, &res, >)) { in vnc_update_stats()
3029 vd->guest.last_freq_check = *tv; in vnc_update_stats()