Lines Matching full:real
11 * - A real time clock
81 * Ratio of the simulated clock to the real host time
83 * than real time
89 * Offset of the simulated time vs the real host time due to drift/clock ratio
105 /* Last host/real time when the ratio was adjusted */
275 * During boot set the real time clock simulated time not start
276 * from the real host time
293 * Set the ratio of the simulated time to host (real) time.
316 /* Accumulated real time drift time since last adjustment: */ in hwtimer_adjust_rt_ratio()
355 * real time clock had been running from the simulated clock, and adjusted
361 * faster than real time.
381 * rt = real time in hwtimer_get_pseudohost_rtc_time()
382 * last_rt_adj_time = time (real) when the last ratio in hwtimer_get_pseudohost_rtc_time()
386 * ratio = ratio between simulated time and real time in hwtimer_get_pseudohost_rtc_time()
480 .descript = "Slow down the execution to the host real time, " in nsi_add_time_options()
488 .descript = "Do NOT slow down the execution to real time, but advance " in nsi_add_time_options()
498 .descript = "Drift of the simulated clock relative to the host real time. " in nsi_add_time_options()
500 ") This option has no effect in non real time mode" in nsi_add_time_options()
508 .descript = "Relative speed of the simulated time vs real time. " in nsi_add_time_options()
510 "speed of real time. " in nsi_add_time_options()
514 "This option has no effect in non real time mode" in nsi_add_time_options()
529 .descript = "Start the simulated real time clock at 0. Otherwise it starts " in nsi_add_time_options()
530 "matching the value provided by the host real time clock" in nsi_add_time_options()