Lines Matching full:time
38 * wrappers for clock and time functions to save their return values in the log
64 reduce the time the BQL was held across the system including under TCG
99 of time. That's why we do not process a group of timers until the checkpoint
105 1 ns per *real time* nanosecond. This is done by setting up a timer
106 (called the warp timer) on the virtual real time clock, so that the
113 starts accounting real time to virtual clock. ``icount_account_warp_timer``
115 and it warps the virtual clock by the amount of real time that has passed
130 at the specified moments of time. There are several kinds of timers:
132 * Real time clock. Based on host time and used only for callbacks that
133 do not change the virtual machine state. For this reason real time
138 * Host clock. This clock is used by device models that simulate real time
139 sources (e.g. real time clock chip). Host clock is the one of the sources
142 * Virtual real time clock. This clock is similar to real time clock but
181 writing the disk may occur at different moments of time in record and replay
229 field. Version is updated every time replay log format changes to prevent