Home
last modified time | relevance | path

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

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